MCPcopy Create free account
hub / github.com/bblanchon/ArduinoJson / custom

Method custom

extras/tests/catch/catch.hpp:7883–7885  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7881 {}
7882
7883 Approx Approx::custom() {
7884 return Approx( 0 );
7885 }
7886
7887 Approx Approx::operator-() const {
7888 auto temp(*this);

Callers

nothing calls this directly

Calls 1

ApproxFunction · 0.70

Tested by

no test coverage detected