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

Function main

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

Source from the content-addressed store, hash-verified

18static_assert(hana::lockstep(hana::plus)(to_int, increment)('3', 4) == 3 + 5, "");
19
20int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected