Loading [MathJax]/extensions/tex2jax.js
Boost.Hana  1.7.1
Your standard library for metaprogramming
All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules Pages
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.