Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
int main() {
17
BOOST_HANA_CONSTEXPR_CHECK(factorial(5) == 120);
18
}
Callers
nothing calls this directly
Calls
1
factorial
Function · 0.85
Tested by
no test coverage detected