The seq/rest_n.hpp header defines a macro for extracting a group of elements from the end of a seq.

Usage

#include <boost/preprocessor/seq/rest_n.hpp>

Contents