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

Function p

test/map/fold_left.cpp:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25template <int i, int j>
26auto p() { return ::minimal_product(key<i>(), val<j>()); }
27
28struct undefined { };
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected