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

Function main

example/functional/on.cpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34static_assert(hana::on(hana::plus, hana::first)(x, y) == 1 + 10, "");
35
36int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected