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

Function main

example/optional/orderable.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15static_assert(hana::just(3) > hana::just(2), "");
16
17int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected