IF_N< Flag, Num1, Num2 > Struct Template Reference
#include <tmeta.h>
List of all members.
Detailed Description
template<bool Flag, unsigned Num1, unsigned Num2>
struct IF_N< Flag, Num1, Num2 >
If
Flag
is
true
then
IF<>::result
is Num1 otherwise of
IF<>::result
is Num2
The documentation for this struct was generated from the following file: