aimstil
5.0.5
|
Template to choose between one type or the other depending on some condition. More...
#include <til/templateTools.h>
Public Types | |
typedef TypeIfTrue | type |
Template to choose between one type or the other depending on some condition.
Definition at line 61 of file templateTools.h.
typedef TypeIfTrue til::type_if< B, TypeIfTrue, TypeIfFalse >::type |
Definition at line 61 of file templateTools.h.