MCPcopy Create free account
hub / github.com/Compaile/ctrack / getContextOptions

Function getContextOptions

test/doctest.h:4028–4028  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4026 return "Approx( " + doctest::toString(in.m_value) + " )";
4027}
4028const ContextOptions* getContextOptions() { return DOCTEST_BRANCH_ON_DISABLED(nullptr, g_cs); }
4029
4030DOCTEST_MSVC_SUPPRESS_WARNING_WITH_PUSH(4738)
4031template <typename F>

Callers 5

ResultMethod · 0.85
binary_assertMethod · 0.85
unary_assertMethod · 0.85
DOCTEST_DEFINE_DECORATORFunction · 0.85
skipPathFromFilenameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected