Developer Documentation
|
Public Types | |
enum | { bool_value = sizeof(true_type) == sizeof(test<T>(0)) } |
typedef bool_type< bool_value > | type |
Static Public Attributes | |
static type | value = typename has_input_operator<Stream, T>::type() |
Static Private Member Functions | |
template<class U > | |
static true_type | test (char(*)[sizeof(decllval< Stream >() >> decllval< U >(), void(), 0)]) |
template<class U > | |
static false_type | test (...) |
Definition at line 62 of file SerializersT.cc.