Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c42f/tinyformat
/ tinyformat_test.cpp
File
tinyformat_test.cpp
tinyformat_test.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#if defined(__linux__) && defined(__clang__)
2
// Workaround for bug in gcc 4.4 standard library headers when compling with
3
// clang in C++11 mode.
4
namespace std { class type_info; }
Callers
nothing calls this directly
Calls
1
value
Method · 0.80
Tested by
no test coverage detected