Loading [MathJax]/extensions/tex2jax.js
Boost.Hana  1.7.1
Your standard library for metaprogramming
All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules Pages
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.