Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ X
Class
X
example/type/make.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
12
struct X { };
13
BOOST_HANA_CONSTANT_CHECK(hana::make<hana::type_tag>(X{}) == hana::type_c<X>);
14
BOOST_HANA_CONSTANT_CHECK(hana::make<hana::type_tag>(hana::type_c<X>) == hana::type_c<X>);
15
Callers
1
highcharts.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected