Searched refs:stringmaker_range (Results 1 – 3 of 3) sorted by relevance
151 struct stringmaker_range { struct160 struct StringMaker<stringmaker_range> {161 static std::string convert(stringmaker_range const&) { in convert()190 REQUIRE(::Catch::Detail::stringify(stringmaker_range{}) == "stringmaker(streamable_range)");
1377 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(stringmaker_range{}) == "…
10169 REQUIRE( ::Catch::Detail::stringify(stringmaker_range{}) == "stringmaker(streamable_range)" )