Forward declares boost::hana::reverse_fold.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::reverse_fold | 
| Equivalent to reverse_foldin Boost.Fusion and Boost.MPL.This method has the same semantics asreverse_foldin Boost.Fusion and Boost.MPL, with the extension that an initial state is not required. This method is equivalent tofold_right, except that the accumulating function must take its arguments in reverse order, to match the order used in Fusion. In other words,.  More... | |
Forward declares boost::hana::reverse_fold.