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

Function p

test/map/insert.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21template <int i, int j>
22auto p() { return ::minimal_product(key<i>(), val<j>()); }
23
24int main() {
25 BOOST_HANA_CONSTANT_CHECK(hana::equal(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected