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::detail::DeduceArrayType< T, N > Struct Template Reference

A convenience meta-function to define the correct type of array for a msg field. The deduced type can be accessed through the public typedef type. More...

#include <deduce_array_type.h>

Detailed Description

template<typename T, size_t N>
struct Hg::detail::DeduceArrayType< T, N >

A convenience meta-function to define the correct type of array for a msg field. The deduced type can be accessed through the public typedef type.

IdxT FormatT OffsetT

Definition at line 38 of file deduce_array_type.h.


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