Public Types | |
| enum | |
| typedef H::TList::Head | ElementType |
|
typedef H::template Rebind< ElementType >::Result | UnitType |
| typedef const H::LeftBase | ConstLeftBase |
|
typedef Select< isConst, ConstLeftBase, typename H::LeftBase >::Result | LeftBase |
|
typedef Select< isTuple, ElementType, UnitType >::Result | UnqualifiedResultType |
|
typedef Select< isConst, const UnqualifiedResultType, UnqualifiedResultType >::Result | ResultType |
Static Public Member Functions | |
| static ResultType & | Do (H &obj) |
Definition at line 154 of file HierarchyGenerators.h.
1.5.1-p1