Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
Hg::pop_front< TypeList< TPop, TMP_ARRAY_31(T)> > Struct Template Reference

This allows the first type of the list to be removed, and the remainder of the list will become the type typedef. More...

#include <type_at.h>

Detailed Description

template<typename TPop, TMP_ARRAY_31(typename T)>
struct Hg::pop_front< TypeList< TPop, TMP_ARRAY_31(T)> >

This allows the first type of the list to be removed, and the remainder of the list will become the type typedef.

Definition at line 136 of file type_list/type_at.h.


The documentation for this struct was generated from the following file: