MCPcopy Create free account
hub / github.com/boostorg/hana / main

Function main

example/none.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15BOOST_HANA_CONSTANT_CHECK(!hana::none(hana::make_tuple(false, hana::false_c, hana::true_c)));
16
17int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected