The list/first_n.hpp header defines macros for extracting a group of elements from the beginning of a list.

Usage

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

Contents