![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <catch.hpp>
Static Public Member Functions | |
static std::string | convert (unsigned long long value) |
static std::enable_if<::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type | convert (const Fake &value) |
static std::enable_if<!::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type | convert (const Fake &value) |
|
inlinestatic |
|
inlinestatic |
|
static |