__gnu_cxx::typelist_append

NAME

__gnu_cxx::typelist::append -

SYNOPSIS


Detailed Description

template<typename Typelist0, typename Typelist1> struct __gnu_cxx::typelist::append< Typelist0, Typelist1 >

Definition at line 342 of file typelist.h.

Public Types

typedef node< typename append_type::type > type

Author

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