Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
to_tuple.hpp File Reference
Include dependency graph for to_tuple.hpp:
This graph shows which files directly or indirectly include this file:

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))
 

Macro Definition Documentation

#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))