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::instance_of< T > Struct Template Reference

This construct provides mechanism to declare and initialize compile-time global constants. More...

#include <meta_util.h>

Detailed Description

template<typename T>
struct Hg::instance_of< T >

This construct provides mechanism to declare and initialize compile-time global constants.

Note
This template type is very inexpensive to instantiate for the compiler. Therefore it is used extensively when possible.

Definition at line 81 of file meta_util.h.


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