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