The array/push_back.hpp header defines a macro to append an element to the end of an array.

Usage

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

Contents