MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / convert

Method convert

extlibs/catch/include/catch/catch.hpp:7614–7616  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7612} // end namespace literals
7613
7614std::string StringMaker<Catch::Detail::Approx>::convert(Catch::Detail::Approx const& value) {
7615 return value.toString();
7616}
7617
7618} // end namespace Catch
7619// end catch_approx.cpp

Callers

nothing calls this directly

Calls 10

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

Tested by

no test coverage detected