Boost.Hana  1.7.1
Your standard library for metaprogramming
scan_left.hpp File Reference

Forward declares boost::hana::scan_left. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::scan_left
 Fold a Sequence to the left and return a list containing the successive reduction states. More...
 

Detailed Description

Forward declares boost::hana::scan_left.