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
Pb::conditional< false, TrueType, FalseType > Struct Template Reference

Specialization for the false condition of the conditional. More...

#include <conditional.h>

Detailed Description

template<class TrueType, class FalseType>
struct Pb::conditional< false, TrueType, FalseType >

Specialization for the false condition of the conditional.

Definition at line 33 of file conditional.h.


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