EvalTypeIf< bool, ZeroClass, OneClass > Struct Template Reference

Define a member typedef that is either ZeroClass or OneClass based on the value of the bool. Note that effect is accomplished using specialization, not here in this base class. see below. More...

#include <foreach.h>


Detailed Description

template<bool, class ZeroClass, class OneClass>
struct cxxtls::foreach_helpers::EvalTypeIf< bool, ZeroClass, OneClass >

Define a member typedef that is either ZeroClass or OneClass based on the value of the bool. Note that effect is accomplished using specialization, not here in this base class. see below.

Definition at line 51 of file foreach.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 29 22:58:54 2012 for CXXUtilities by  doxygen 1.6.3