Forward declares boost::hana::unfold_right.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| template<typename S > | |
| constexpr auto | boost::hana::unfold_right | 
| Dual operation to fold_rightfor sequences.Whilefold_rightreduces a structure to a summary value from the right,unfold_rightbuilds a sequence from a seed value and a function, starting from the right.  More... | |
Forward declares boost::hana::unfold_right.