Developer Documentation
|
Public Types | |
enum | { bool_value = sizeof(true_type) == sizeof(test<T>(nullptr)) } |
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 54 of file SerializersT_impl.hh.
typedef bool_type<bool_value> OpenVolumeMesh::has_input_operator< Stream, T >::type |
Definition at line 62 of file SerializersT_impl.hh.
anonymous enum |
Definition at line 61 of file SerializersT_impl.hh.
|
static |
Definition at line 63 of file SerializersT_impl.hh.