table of contents
conflicting packages
std::tr2::__reflection_typelist< _Elements >(3cxx) | std::tr2::__reflection_typelist< _Elements >(3cxx) |
NAME¶
std::tr2::__reflection_typelist< _Elements >
SYNOPSIS¶
Detailed Description¶
template<typename... _Elements>¶
struct std::tr2::__reflection_typelist< _Elements >" See N2965: Type traits and base classes by Michael Spertus Simple typelist. Compile-time list of types.
Definition at line 56 of file tr2/type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Tue Jul 19 2022 | libstdc++ |