Jpp  18.6.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JLANG::JTypeAt< JTypelist_t, index, range_check > Struct Template Reference

Extraction of data type from type list. More...

#include <JTypeList.hh>

Detailed Description

template<class JTypelist_t, unsigned int index, bool range_check = true>
struct JLANG::JTypeAt< JTypelist_t, index, range_check >

Extraction of data type from type list.

Source code is taken from reference: A. Alexandrescu, Modern C++ Design, Addison Wesley.

Definition at line 273 of file JTypeList.hh.


The documentation for this struct was generated from the following file: