MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / convert

Method convert

Bcore/src/main/cpp/Dobby/tests/catch.hpp:4485–4487  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4483} // end namespace Detail
4484
4485std::string StringMaker<Catch::Detail::Approx>::convert(Catch::Detail::Approx const &value) {
4486 return value.toString();
4487}
4488
4489} // end namespace Catch
4490// end catch_approx.cpp

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected