

Macros | |
| #define | BOOST_PP_SEQ_TO_TUPLE(seq) BOOST_PP_SEQ_TO_TUPLE_I(seq) | 
| #define | BOOST_PP_SEQ_TO_TUPLE_I(seq) (BOOST_PP_SEQ_ENUM(seq)) | 
| #define BOOST_PP_SEQ_TO_TUPLE | ( | seq | ) | BOOST_PP_SEQ_TO_TUPLE_I(seq) | 
| #define BOOST_PP_SEQ_TO_TUPLE_I | ( | seq | ) | (BOOST_PP_SEQ_ENUM(seq)) |