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::push_front< TypeList< TMP_ARRAY_32(T)>, T > Struct Template Reference

This allows the a new type to be pushed at the front of the list. The new list will become the typedef of the pushed type and the existing type list. More...

#include <type_at.h>

Detailed Description

template<TMP_ARRAY_32(typename T), typename T>
struct Hg::push_front< TypeList< TMP_ARRAY_32(T)>, T >

This allows the a new type to be pushed at the front of the list. The new list will become the typedef of the pushed type and the existing type list.

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


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