#include <boost/preprocessor/cat.hpp>#include <boost/preprocessor/config/config.hpp>#include <boost/preprocessor/array/size.hpp>#include <boost/preprocessor/control/if.hpp>#include <boost/preprocessor/tuple/to_seq.hpp>

Macros | |
| #define | BOOST_PP_ARRAY_TO_SEQ(array) | 
| #define | BOOST_PP_ARRAY_TO_SEQ_EMPTY(array) | 
| #define | BOOST_PP_ARRAY_TO_SEQ_DO(array) BOOST_PP_TUPLE_TO_SEQ array | 
| #define BOOST_PP_ARRAY_TO_SEQ_DO | ( | array | ) | BOOST_PP_TUPLE_TO_SEQ array | 
| #define BOOST_PP_ARRAY_TO_SEQ_EMPTY | ( | array | ) |