Typedefs | |
typedef typelist< char, typelist< struct_t< char >, typelist< short, typelist< struct_t< short >, typelist< int, typelist< struct_t< int >, typelist< long, typelist< struct_t< long >, typelist< float, typelist< struct_t< float >, typelist< double, typelist< struct_t< double >, typelist< long double, typelist< struct_t< long double >, typelist< char *, typelist< struct_t< char *>, typelist< short *, typelist< struct_t< short *>, typelist< int *, typelist< struct_t< int *>, typelist< long *, typelist< struct_t< long *>, typelist< float *, typelist< struct_t< float *>, typelist< double *, typelist< struct_t< double *>, typelist< long double *, typelist< struct_t< long double *>, typelist< Unknown(*)(Unknown), typelist< struct_t< Unknown(*)(Unknown) >, typelist< Unknown *Unknown::*, typelist< struct_t< Unknown *Unknown::*>, typelist< Unknown(Unknown::*)(Unknown), typelist< struct_t< Unknown(Unknown::*)(Unknown) >, nulltype > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | alignment_types |
typedef TX< S0 > | T0 |
typedef TX< S1 > | T1 |
typedef TX< S10 > | T10 |
typedef TX< S11 > | T11 |
typedef TX< S12 > | T12 |
typedef TX< S13 > | T13 |
typedef TX< S14 > | T14 |
typedef TX< S15 > | T15 |
typedef TX< S2 > | T2 |
typedef TX< S3 > | T3 |
typedef TX< S4 > | T4 |
typedef TX< S5 > | T5 |
typedef TX< S6 > | T6 |
typedef TX< S7 > | T7 |
typedef TX< S8 > | T8 |
typedef TX< S9 > | T9 |
typedef typelist< char , typelist< struct_t< char >, typelist< short , typelist< struct_t< short >, typelist< int , typelist< struct_t< int >, typelist< long , typelist< struct_t< long >, typelist< float , typelist< struct_t< float >, typelist< double , typelist< struct_t< double >, typelist< long double , typelist< struct_t< long double >, typelist< char * , typelist< struct_t< char * >, typelist< short * , typelist< struct_t< short * >, typelist< int * , typelist< struct_t< int * >, typelist< long * , typelist< struct_t< long * >, typelist< float * , typelist< struct_t< float * >, typelist< double * , typelist< struct_t< double * >, typelist< long double * , typelist< struct_t< long double * >, typelist< Unknown ( * )( Unknown ) , typelist< struct_t< Unknown ( * )( Unknown ) >, typelist< Unknown * Unknown::* , typelist< struct_t< Unknown * Unknown::* >, typelist< Unknown ( Unknown::* )( Unknown ) , typelist< struct_t< Unknown ( Unknown::* )( Unknown ) >, nulltype > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > nonstd::variants::detail::alignment_types |
Definition at line 861 of file variant.hpp.
typedef TX<S0> nonstd::variants::detail::T0 |
Definition at line 593 of file variant.hpp.
typedef TX<S1> nonstd::variants::detail::T1 |
Definition at line 594 of file variant.hpp.
typedef TX<S10> nonstd::variants::detail::T10 |
Definition at line 603 of file variant.hpp.
typedef TX<S11> nonstd::variants::detail::T11 |
Definition at line 604 of file variant.hpp.
typedef TX<S12> nonstd::variants::detail::T12 |
Definition at line 605 of file variant.hpp.
typedef TX<S13> nonstd::variants::detail::T13 |
Definition at line 606 of file variant.hpp.
typedef TX<S14> nonstd::variants::detail::T14 |
Definition at line 607 of file variant.hpp.
typedef TX<S15> nonstd::variants::detail::T15 |
Definition at line 608 of file variant.hpp.
typedef TX<S2> nonstd::variants::detail::T2 |
Definition at line 595 of file variant.hpp.
typedef TX<S3> nonstd::variants::detail::T3 |
Definition at line 596 of file variant.hpp.
typedef TX<S4> nonstd::variants::detail::T4 |
Definition at line 597 of file variant.hpp.
typedef TX<S5> nonstd::variants::detail::T5 |
Definition at line 598 of file variant.hpp.
typedef TX<S6> nonstd::variants::detail::T6 |
Definition at line 599 of file variant.hpp.
typedef TX<S7> nonstd::variants::detail::T7 |
Definition at line 600 of file variant.hpp.
typedef TX<S8> nonstd::variants::detail::T8 |
Definition at line 601 of file variant.hpp.
typedef TX<S9> nonstd::variants::detail::T9 |
Definition at line 602 of file variant.hpp.