Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ main
Function
main
example/optional/applicative.cpp:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
BOOST_HANA_CONSTANT_CHECK(hana::ap(hana::nothing, hana::nothing) == hana::nothing);
18
19
int main() { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected