Defines the barebones boost::hana::integral_constant
template, but no operations on it.
More...
Classes | |
struct | boost::hana::integral_constant_tag< T > |
Tag representing hana::integral_constant . More... | |
struct | boost::hana::integral_constant< T, v > |
Compile-time value of an integral type. More... | |
Namespaces | |
boost::hana | |
Namespace containing everything in the library. | |
Defines the barebones boost::hana::integral_constant
template, but no operations on it.