MCPcopy 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

17BOOST_HANA_CONSTANT_CHECK(hana::ap(hana::nothing, hana::nothing) == hana::nothing);
18
19int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected