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::sequence_trait Struct Reference

Sequence types are a class of types that contain more than one element of the same type in series. More...

#include <meta_util.h>

Inheritance diagram for Hg::sequence_trait:
Hg::nested_trait Hg::container_trait Hg::array_trait Hg::opaque_trait Hg::vector_trait Hg::BitFieldArray< T, N > Hg::opaque_array_trait Hg::opaque_array_trait Hg::opaque_vector_trait Hg::BitFieldVector< T, A > Hg::opaque_vector_trait

Detailed Description

Sequence types are a class of types that contain more than one element of the same type in series.

Definition at line 230 of file meta_util.h.


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