MCPcopy 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

18BOOST_HANA_CONSTANT_CHECK(hana::decltype_(i) == hana::type_c<int const>);
19
20int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected