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

Function main

example/ext/std/array/iterable.cpp:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18static_assert(hana::equal(hana::drop_front(a), std::array<int, 4>{{1, 2, 3, 4}}), "");
19
20int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected