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::value_if< false, T, trueValue, falseValue > Struct Template Reference

Specialization for the false condition of the value selector. More...

#include <meta_util.h>

Inherits integral_constant< T, falseValue >.

Detailed Description

template<typename T, T trueValue, T falseValue>
struct Hg::value_if< false, T, trueValue, falseValue >

Specialization for the false condition of the value selector.

Definition at line 103 of file meta_util.h.


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