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

Usage

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

Contents