Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Hg::SizeAt< index, ContainerT > Struct Template Reference

Calculate the size in bytes for the specified type. More...

#include <size_at.h>

Inherits integral_constant< size_t, sizeof(TypeT)>.

Detailed Description

template<size_t index, typename ContainerT>
struct Hg::SizeAt< index, ContainerT >

Calculate the size in bytes for the specified type.

Definition at line 52 of file meta_fwd.h.


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