Provided by: libstdc++-10-doc_10.5.0-1ubuntu1_all
NAME
std::tr2::direct_bases< _Tp > - Enumerate all the direct base classes of a class. Form of a typelist.
SYNOPSIS
Public Types typedef __reflection_typelist< __direct_bases(_Tp)... > type
Detailed Description
template<typename _Tp> struct std::tr2::direct_bases< _Tp >"Enumerate all the direct base classes of a class. Form of a typelist.
Author
Generated automatically by Doxygen for libstdc++ from the source code.