|
#include <TypeUtils.h>
Public Types | |
typedef bool | value_t |
Static Public Member Functions | |
template<class S , class T > | |
static T | callback () |
Usage: Type::call<drain::typeIsFloat>(t)
|
inlinestatic |
S | - selector type |
T | - destination type (practically value_t) |