MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / convert

Method convert

tests/catch.hpp:5753–5755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5751} // end namespace literals
5752
5753std::string StringMaker<Catch::Detail::Approx>::convert(Catch::Detail::Approx const& value) {
5754 return value.toString();
5755}
5756
5757} // end namespace Catch
5758// end catch_approx.cpp

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected