Stxxl  1.3.2
Public Types | List of all members
IF_N< Flag, Num1, Num2 > Struct Template Reference

#include <tmeta.h>

Public Types

enum  { result = Num1 }
 

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: