type_if< T, B > Struct Template Reference
Makes a type a typedef for T only if B is true.
More...
#include <Util/Types.H>
Detailed Description
template<class T, bool B>
struct type_if< T, B >
Makes a type a typedef for T only if B is true.
Definition at line 46 of file Types.H.
The documentation for this struct was generated from the following file: