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