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

packed_trait identifies fundamental integral types, that automatically perform bit-shift and mask operations to simulate bit-fields. More...

#include <meta_util.h>

Inheritance diagram for Hg::packed_trait:
Hg::static_size_trait

Detailed Description

packed_trait identifies fundamental integral types, that automatically perform bit-shift and mask operations to simulate bit-fields.

Definition at line 207 of file meta_util.h.


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