| std::tr2::bases< _Tp >(3cxx) | std::tr2::bases< _Tp >(3cxx) |
std::tr2::bases< _Tp > - Sequence abstraction metafunctions for manipulating a typelist.
#include <type_traits>
typedef __reflection_typelist<
__bases(_Tp)... > type
struct std::tr2::bases< _Tp >"Sequence abstraction metafunctions for manipulating a typelist.
Enumerate all the base classes of a class. Form of a typelist.
Generated automatically by Doxygen for libstdc++ from the source code.
| libstdc++ |