Forward declares boost::hana::concat.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::concat | 
| Combine two monadic structures together.Given two monadic structures, concatcombines them together and returns a new monadic structure. The exact definition ofconcatwill depend on the exact model of MonadPlus at hand, but for sequences it corresponds intuitively to simple concatenation.  More... | |
Forward declares boost::hana::concat.