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