Man Page: __reflection_typelist
Operating Environment: debian
Section: 3
__reflection_typelist< _Elements >(3cxx) __reflection_typelist< _Elements >(3cxx)NAME__reflection_typelist< _Elements > -SYNOPSISDetailed Description template<typename... _Elements>struct __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. libstdc++ Sun Jan 6 2013 __reflection_typelist< _Elements >(3cxx)