MT Core (C++)
Core library for replacing C++ standard in project usage
|
Checks if a class can be streamd to ostream. More...
#include <mttest.hpp>
Static Public Attributes | |
static const bool | value = !std::is_same<return_type, dummy_t>::value |
Checks if a class can be streamd to ostream.
Definition at line 60 of file mttest.hpp.
|
static |
Definition at line 70 of file mttest.hpp.