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

Function main

example/optional/value_or.cpp:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11static_assert(hana::nothing.value_or('x') == 'x', "");
12
13int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected