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

A container_trait describes any type that is not a fundamental type or bitfield. These types facilitate more complex data structures. More...

#include <meta_util.h>

Inheritance diagram for Hg::container_trait:
Hg::nested_trait Hg::TypeList< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, T27, T28, T29, T30, T31 > Hg::sequence_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

A container_trait describes any type that is not a fundamental type or bitfield. These types facilitate more complex data structures.

Definition at line 215 of file meta_util.h.


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