#include <tmeta.h>
List of all members.
Public Types |
enum | { result = Num1
} |
Detailed Description
template<bool Flag, unsigned Num1, unsigned Num2>
struct stxxl::IF_N< Flag, Num1, Num2 >
If Flag
is true
then IF<>::result
is Num1 otherwise of IF<>::result
is Num2
Definition at line 46 of file tmeta.h.
Member Enumeration Documentation
template<bool Flag, unsigned Num1, unsigned Num2>
- Enumerator:
-
Definition at line 48 of file tmeta.h.
The documentation for this struct was generated from the following file: