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_output_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 71 of file SerializersT_impl.hh.
typedef bool_type<bool_value> OpenVolumeMesh::has_output_operator< Stream, T >::type |
Definition at line 79 of file SerializersT_impl.hh.
anonymous enum |
Definition at line 78 of file SerializersT_impl.hh.
|
static |
Definition at line 80 of file SerializersT_impl.hh.