MCPcopy Create free account
hub / github.com/doctest/doctest / stringification.cpp

File stringification.cpp

examples/all_features/stringification.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#ifdef _MSC_VER
2#pragma warning(push)
3#pragma warning(disable : 4643) // Forward declaring 'X' in namespace std is not permitted.
4// NOLINTBEGIN(cert-dcl58-cpp)

Callers

nothing calls this directly

Calls 5

throw_ifFunction · 0.85
toStringFunction · 0.70
FooClass · 0.70
sizeMethod · 0.45

Tested by

no test coverage detected