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

Method custom

extlibs/catch/include/catch/catch.hpp:7567–7569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7565 {}
7566
7567 Approx Approx::custom() {
7568 return Approx( 0 );
7569 }
7570
7571 Approx Approx::operator-() const {
7572 auto temp(*this);

Callers

nothing calls this directly

Calls 1

ApproxFunction · 0.70

Tested by

no test coverage detected