acedia::util::IfElseType< VAL, T1, T2 > Struct Template Reference

type expands to T1 if VAL != 0; otherise it expands to T2 More...

#include <acedia_util.hpp>

List of all members.


Detailed Description

template<int VAL, typename T1, typename T2>
struct acedia::util::IfElseType< VAL, T1, T2 >

type expands to T1 if VAL != 0; otherise it expands to T2

Definition at line 521 of file acedia_util.hpp.


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

Generated by  doxygen 1.6.2