aimstil
5.0.5
|
Fails to compile if b is false. More...
#include <til/templateTools.h>
Public Types | |
typedef enable_if_c< b >::type | type |
Fails to compile if b is false.
Offers a handy short-cut in in-class checks to the "typename enable_if_c<>::type".
Definition at line 172 of file templateTools.h.
typedef enable_if_c<b>::type til::check< b >::type |
Definition at line 172 of file templateTools.h.