Jpp test-rotations-new
the software that should make you happy
|
Append to type list. More...
#include <JTypeList.hh>
Public Types | |
typedef JTypeList< JHead_t, JTail_t > | typelist |
Append to type list.
Source code is taken from reference: A. Alexandrescu, Modern C++ Design, Addison Wesley. Template specialisation of append to type list.
Definition at line 61 of file JTypeList.hh.
JTypeList<JHead_t, JTail_t> JLANG::JAppend< JHead_t, JTail_t >::typelist |
Definition at line 63 of file JTypeList.hh.