Boost.Hana  1.3.0
Your standard library for metaprogramming
size.hpp File Reference

Forward declares boost::hana::size. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::size = hana::length
 Equivalent to length; provided for consistency with the standard library.This method is an alias to length provided for convenience and consistency with the standard library. As an alias, size is not tag-dispatched on its own and length should be customized instead. More...
 

Detailed Description

Forward declares boost::hana::size.