Boost.Hana  1.0.2
Your standard library for metaprogramming
bool.hpp File Reference

Defines the Logical and Comparable models of boost::hana::integral_constant. More...

Namespaces

 boost
 
 boost::hana
 Namespace containing everything in the library.
 
 boost::hana::literals
 Namespace containing C++14 user-defined literals provided by Hana.
 

Functions

template<char... c>
constexpr auto boost::hana::literals::operator""_c ()
 Creates a hana::integral_constant from a literal. More...
 

Detailed Description

Defines the Logical and Comparable models of boost::hana::integral_constant.