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

Function main

example/optional/foldable.cpp:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12static_assert(hana::fold_right(hana::just(4), 1, hana::plus) == 5, "");
13
14int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected