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

Method custom

unittests/catch.hpp:4640–4642  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4638 {}
4639
4640 Approx Approx::custom() {
4641 return Approx( 0 );
4642 }
4643
4644 std::string Approx::toString() const {
4645 ReusableStringStream rss;

Callers

nothing calls this directly

Calls 1

ApproxClass · 0.85

Tested by

no test coverage detected