Adapter for std::integral_constant
s.
Constant
and IntegralConstant
std::integral_constant
is a model of the IntegralConstant
and Constant
concepts, just like hana::integral_constant
s are. As a consequence, they are also implicitly a model of the concepts provided for all models of Constant
.