MCPcopy 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.
4namespace std { class type_info; }

Callers

nothing calls this directly

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected