This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | tag |
Classes | |
| struct | tag::T_list< C, D > |
| class | tag::T_list< C, D >::index_type< i > |
| struct | tag::V_list< C, D > |
| struct | tag::V_tuple< A, B, C, > |
Defines | |
| #define | make_tuple() ((tag::TupleHead, ## __VA_ARGS__)) |
| #define | make_vtuple() ((tag::V_TupleHead, ## __VA_ARGS__)) |
| #define | make_rtuple() ((tag::R_TupleHead, ## __VA_ARGS__)) |
Typedefs | |
| typedef T_list< Internal::null, Internal::null > | T_ListEnd |
Variables | |
| const T_ListEnd | TupleHead = T_ListEnd(Internal::null(), Internal::null()) |
1.3.9.1