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::SizeOfVector< T, A, vector_trait > Struct Template Reference

Determines the number of bytes required to serialize a vector. This version handles a vector with variable-length types. More...

#include <message_dynamic_detail.h>

Detailed Description

template<typename T, typename A>
struct Hg::detail::SizeOfVector< T, A, vector_trait >

Determines the number of bytes required to serialize a vector. This version handles a vector with variable-length types.

Definition at line 127 of file message_dynamic_detail.h.


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