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

A nested type indicates that the data that is contained within, possibly requires an internal inspection to facilitate correct behavior. More...

#include <meta_util.h>

Inheritance diagram for Hg::nested_trait:
Hg::container_trait 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 nested type indicates that the data that is contained within, possibly requires an internal inspection to facilitate correct behavior.

Definition at line 222 of file meta_util.h.


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