BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
fc::impl::Derivation_reflection_transformer< Derived >::transform< inherited_field_reflection< IndexInBase, BaseContainer, IntermediateContainer, Member, field > > Struct Template Reference

#include <reflect.hpp>

Public Types

using type = inherited_field_reflection< IndexInBase, BaseContainer, Derived, Member, field >
 

Detailed Description

template<typename Derived>
template<std::size_t IndexInBase, typename BaseContainer, typename IntermediateContainer, typename Member, Member BaseContainer::* field>
struct fc::impl::Derivation_reflection_transformer< Derived >::transform< inherited_field_reflection< IndexInBase, BaseContainer, IntermediateContainer, Member, field > >

Definition at line 107 of file reflect.hpp.

Member Typedef Documentation

◆ type

template<typename Derived >
template<std::size_t IndexInBase, typename BaseContainer , typename IntermediateContainer , typename Member , Member BaseContainer::* field>
using fc::impl::Derivation_reflection_transformer< Derived >::transform< inherited_field_reflection< IndexInBase, BaseContainer, IntermediateContainer, Member, field > >::type = inherited_field_reflection<IndexInBase, BaseContainer, Derived, Member, field>

Definition at line 108 of file reflect.hpp.


The documentation for this struct was generated from the following file: