Forward declares boost::hana::chain.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::chain | 
| Feed a monadic value into a monadic computation.Given a monadic value and a monadic function, chainfeeds the monadic value into the function, thus performing some Monad-specific effects, and returns the result. An implementation ofchainmust satisfy.  More... | |
Forward declares boost::hana::chain.