Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_if
Function · 0.85
registerExceptionTranslator
Function · 0.85
toString
Function · 0.70
Foo
Class · 0.70
size
Method · 0.45
Tested by
no test coverage detected