aimstil
5.0.5
|
Template tool to enable a template specialization under some condition. More...
#include <til/templateTools.h>
Public Types | |
typedef T | type |
Template tool to enable a template specialization under some condition.
Definition at line 119 of file templateTools.h.
typedef T til::enable_if_c< B, T >::type |
Definition at line 120 of file templateTools.h.