|
spdlog
|
#include <ostream.h>
Public Member Functions | |
| is_streamable ()=default | |
Static Public Attributes | |
| static const bool | value = result::value |
Private Types | |
| using | result = decltype(test< T >(0)) |
Static Private Member Functions | |
| template<typename U > | |
| static bool_constant<!std::is_same< decltype(std::declval< test_stream< Char > & >()<< std::declval< U >()), void_t<> ::value | test (int) |
| template<typename > | |
| static std::false_type | test (...) |
|
private |
|
default |
|
staticprivate |
|
staticprivate |
|
static |