|
Horizon
|
Static Public Member Functions | |
| template<typename Fake = T> | |
| static std::enable_if_t<::Catch::Detail::IsStreamInsertable< Fake >::value, std::string > | convert (const Fake &value) |
| template<typename Fake = T> | |
| static std::enable_if_t<!::Catch::Detail::IsStreamInsertable< Fake >::value, std::string > | convert (const Fake &value) |