FreeRTOS port on GAP8/RISC-V
|
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) |
|
inlinestatic |
References Catch::ReusableStringStream::str(), and Catch::Generators::value().
|
inlinestatic |
References Catch::Detail::convertUnstreamable().