The list/fold_left.hpp header defines folding (or accumulating) a list left-to-right.

Usage

#include <boost/preprocessor/list/fold_left.hpp>

Contents