|
The maximum value of a type given as type_info, char or std::string. More...
#include <TypeUtils.h>
Public Types | |
typedef bool | value_t |
Static Public Member Functions | |
template<class S , class D > | |
static D | callback () |
The maximum value of a type given as type_info, char or std::string.
Usage:
|
inlinestatic |
S | - type selector |
D | - destination type (practically value_t) |