Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ main
Function
main
example/functional/on.cpp:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
static_assert(hana::on(hana::plus, hana::first)(x, y) == 1 + 10,
""
);
35
36
int main() { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected