Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
int main() {
10
return RequiresRequires::add(2, 5);
11
}
Callers
nothing calls this directly
Calls
1
add
Function · 0.85
Tested by
no test coverage detected