Boost.Hana  1.2.0
Your standard library for metaprogramming
integral_constant.hpp File Reference

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.
 

Detailed Description

Defines the barebones boost::hana::integral_constant template, but no operations on it.