MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
Classes
until_naive.hpp File Reference

Defines boost::mpl11::detail::left_folds::until_naive. More...

#include <boost/mpl11/fwd/iterable.hpp>

Go to the source code of this file.

Classes

struct  boost::mpl11::detail::left_folds::until_naive< predicate, f, state, xs, bool >
 Naive left fold stopping whenever the predicate returns true. More...
 

Detailed Description

Defines boost::mpl11::detail::left_folds::until_naive.