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

Function main

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

Source from the content-addressed store, hash-verified

14static_assert(hana::transform(hana::just(1), hana::_ + 1) == hana::just(2), "");
15
16int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected