The array/push_front.hpp header defines a macro to append an element to the beginning of an array.

Usage

#include <boost/preprocessor/array/push_front.hpp>

Contents