Forward declares boost::hana::prepend.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::prepend | 
| Prepend an element to a monadic structure.Given a monadic structure xsand an elementx,prependreturns a new monadic structure which is the result of liftingxinto the monadic structure and then combining that (to the left) withxs. In other words,.  More... | |
Forward declares boost::hana::prepend.