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

Function main

example/all.cpp:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14BOOST_HANA_CONSTANT_CHECK(!hana::all(hana::make_tuple(true, hana::false_c, hana::true_c)));
15
16int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected