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

Function main

example/set/intersection.cpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17BOOST_HANA_CONSTANT_CHECK(hana::intersection(xs, ys) == hana::make_set(hana::int_c<2>));
18
19int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected