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

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

Namespaces

 boost
 
 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.