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... | |
Defines boost::mpl11::detail::left_folds::until_naive
.