Go to the source code of this file.
Namespaces | |
| namespace | detail |
Classes | |
| struct | result_of< F(BOOST_RESULT_OF_ARGS)> |
| struct | detail::detail::result_of< R(*)(BOOST_RESULT_OF_ARGS), FArgs > |
| struct | detail::detail::result_of< R(&)(BOOST_RESULT_OF_ARGS), FArgs > |
Defines | |
| #define | BOOST_RESULT_OF_ARGS BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),T) |
| #define BOOST_RESULT_OF_ARGS BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),T) |
Definition at line 17 of file result_of_iterate.hpp.
1.5.5