MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / foo

Function foo

tests/conceptsTest.cpp:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5template<typename T>
6constexpr bool foo() { return false; }
7
8
9template<typename T>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected