table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.3.0-1
conflicting packages
std::tr2::bases< _Tp >(3cxx) | std::tr2::bases< _Tp >(3cxx) |
NAME¶
std::tr2::bases< _Tp > - Sequence abstraction metafunctions for manipulating a typelist.
SYNOPSIS¶
Public Types¶
typedef __reflection_typelist< __bases(_Tp)... >
type
Detailed Description¶
template<typename _Tp>¶
struct std::tr2::bases< _Tp >"Sequence abstraction metafunctions for manipulating a typelist.
Enumerate all the base classes of a class. Form of a typelist.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Wed May 10 2023 | libstdc++ |