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

Forward declares boost::hana::flatten. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::flatten
 Collapse two levels of monadic structure into a single level.Given a monadic value wrapped into two levels of monad, flatten removes one such level. An implementation of flatten must satisfy. More...
 

Detailed Description

Forward declares boost::hana::flatten.