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

Method convert

unittests/catch.hpp:4658–4660  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4656} // end namespace Detail
4657
4658std::string StringMaker<Catch::Detail::Approx>::convert(Catch::Detail::Approx const& value) {
4659 return value.toString();
4660}
4661
4662} // end namespace Catch
4663// 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