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

Function main

example/functional/fix.cpp:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14});
15
16int main() {
17 BOOST_HANA_CONSTEXPR_CHECK(factorial(5) == 120);
18}

Callers

nothing calls this directly

Calls 1

factorialFunction · 0.85

Tested by

no test coverage detected