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

Function main

tests/conceptsRequiresRequiresTest.cpp:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7};
8
9int main() {
10 return RequiresRequires::add(2, 5);
11}

Callers

nothing calls this directly

Calls 1

addFunction · 0.85

Tested by

no test coverage detected