#include <typelist.h>
| Public Types | |
| typedef Hd | head | 
| typedef Typelist | tail | 
Definition at line 64 of file typelist.h.
| typedef Hd __gnu_cxx::chain< Hd, Typelist >::head | 
Definition at line 66 of file typelist.h.
| typedef Typelist __gnu_cxx::chain< Hd, Typelist >::tail | 
Definition at line 67 of file typelist.h.
 1.4.7
 1.4.7