Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ main
Function
main
example/set/difference.cpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
BOOST_HANA_CONSTANT_CHECK(hana::difference(ys, xs) == hana::make_set(hana::type_c<void>));
19
20
int main() { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected