Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ main
Function
main
example/functional/infix.cpp:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
});
17
18
int main() {
19
BOOST_HANA_CONSTEXPR_CHECK((42 ^divmod^ 23) == hana::make_pair(1, 19));
20
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected