CHROMA
|
#include <typelist.h>
Public Types | |
typedef T | Head |
typedef U | Tail |
Definition at line 370 of file typelist.h.
typedef T Chroma::Typelist< T, U >::Head |
Definition at line 372 of file typelist.h.
typedef U Chroma::Typelist< T, U >::Tail |
Definition at line 373 of file typelist.h.