Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ p
Function
p
test/map/equal.cpp:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
template <int i, int j>
23
auto p() { return ::minimal_product(key<i>(), val<j>()); }
24
25
int main() {
26
BOOST_HANA_CONSTANT_CHECK(hana::equal(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected