Boost.Hana  1.5.0
Your standard library for metaprogramming
then.hpp File Reference

Forward declares boost::hana::then. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::then
 Sequentially compose two monadic actions, discarding any value produced by the first but not its effects. More...
 

Detailed Description

Forward declares boost::hana::then.