Wire Sysio Wire Sysion 1.0.0
|
#include <catch_tostring.h>
Static Public Member Functions | |
template<typename Fake = T> | |
static std::enable_if<::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type | convert (const Fake &value) |
template<typename Fake = T> | |
static std::enable_if<!::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type | convert (const Fake &value) |
template<typename Fake = T> | |
static std::enable_if<::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type | convert (const Fake &value) |
template<typename Fake = T> | |
static std::enable_if<!::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type | convert (const Fake &value) |
|
inlinestatic |
Definition at line 103 of file catch_tostring.h.
|
inlinestatic |
Definition at line 114 of file catch_tostring.h.
|
inlinestatic |
Definition at line 1293 of file catch.hpp.
|
inlinestatic |