Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ main
Function
main
example/optional/functor.cpp:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
static_assert(hana::transform(hana::just(1), hana::_ + 1) == hana::just(2),
""
);
15
16
int main() { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected