Conditional defines a type to be T if a boolean value is true, F otherwise. More...
T
true
F
#include <TypeTraits.h>
Conditional defines a type to be T if a boolean value is true, F otherwise.