Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Compaile/ctrack
/ deferred_false
Class
deferred_false
test/doctest.h:994–994 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
992
993
template <typename T>
994
struct deferred_false : types::false_type { };
995
996
// MSVS 2015 :(
997
#if !DOCTEST_CLANG && defined(_MSC_VER) && _MSC_VER <= 1900
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected