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::one_or_zero< Predicate > Struct Template Reference

Casts a static const boolean to an int of one or a zero. More...

#include <meta_util.h>

Inherits integral_constant< int, 1 >.

Detailed Description

template<bool Predicate>
struct Hg::one_or_zero< Predicate >

Casts a static const boolean to an int of one or a zero.

Definition at line 111 of file meta_util.h.


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