Class is_streamable
Synopsis
Declared in header <test_suite.hpp>
template<
class T,
class = void>
struct is_streamable
: std::false_type;
Declared in header <test_suite.hpp>
template<
class T,
class = void>
struct is_streamable
: std::false_type;