__gnu_cxx::typelist_chain

NAME

__gnu_cxx::typelist::chain -

SYNOPSIS


Detailed Description

template<typename Hd, typename Typelist> struct __gnu_cxx::typelist::chain< Hd, Typelist >

Definition at line 65 of file typelist.h.

Public Types

typedef Hd head
typedef Typelist tail

Author

Generated automatically by Doxygen for libstdc++ from the source code.