MCPcopy Create free account
hub / github.com/apache/qpid-proton / convert

Method convert

tests/include/catch.hpp:7933–7935  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7931} // end namespace literals
7932
7933std::string StringMaker<Catch::Detail::Approx>::convert(Catch::Detail::Approx const& value) {
7934 return value.toString();
7935}
7936
7937} // end namespace Catch
7938// end catch_approx.cpp

Callers

nothing calls this directly

Calls 8

stringifyFunction · 0.85
convertFunction · 0.85
fpToStringFunction · 0.85
showInvisiblesMethod · 0.80
toStringMethod · 0.45
appendMethod · 0.45
sizeMethod · 0.45
strMethod · 0.45

Tested by

no test coverage detected