| libstdc++
    | 
| Public Types | |
| typedef __reflection_typelist< __bases(_Tp)... > | type | 
Sequence abstraction metafunctions for manipulating a typelist.
Enumerate all the base classes of a class. Form of a typelist.
Definition at line 88 of file tr2/type_traits.
| typedef __reflection_typelist<__bases(_Tp)...> std::tr2::bases< _Tp >::type | 
Definition at line 90 of file tr2/type_traits.