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::TypeAt< Index, ContainerT, ErrorT > Struct Template Reference

Return the type at the specified array index. More...

#include <type_at.h>

Detailed Description

template<size_t Index, typename ContainerT, typename ErrorT>
struct Hg::TypeAt< Index, ContainerT, ErrorT >

Return the type at the specified array index.

The generic form of this template simply returns an error.

Note
If the type at Index does not exist, a compiler error will occur.

Definition at line 45 of file meta_fwd.h.


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