Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ main
Function
main
example/functional/lockstep.cpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
static_assert(hana::lockstep(hana::plus)(to_int, increment)(
'3'
, 4) == 3 + 5,
""
);
19
20
int main() { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected