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

Classes

struct  boost::result_of< F >
 
struct  boost::tr1_result_of< F >
 
struct  boost::detail::tr1_result_of_impl< F, FArgs, HasResultType >
 
struct  boost::detail::cpp0x_result_of< F >
 
struct  boost::detail::result_of_always_void< T >
 
struct  boost::detail::cpp0x_result_of_impl< F, Enable >
 
struct  boost::detail::result_of_void_impl< F >
 
struct  boost::detail::result_of_void_impl< R(*)(void)>
 
struct  boost::detail::result_of_void_impl< R(&)(void)>
 
struct  boost::detail::result_of_pointer< F, FArgs >
 
struct  boost::detail::tr1_result_of_impl< F, FArgs, true >
 
struct  boost::detail::is_function_with_no_args< FArgs >
 
struct  boost::detail::is_function_with_no_args< F(void)>
 
struct  boost::detail::result_of_nested_result< F, FArgs >
 
struct  boost::detail::tr1_result_of_impl< F, FArgs, false >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::detail
 

Macros

#define BOOST_RESULT_OF_NUM_ARGS   16
 
#define BOOST_RESULT_OF_USE_DECLTYPE
 
#define BOOST_PP_ITERATION_PARAMS_1   (3,(0,BOOST_RESULT_OF_NUM_ARGS,<boost/utility/detail/result_of_iterate.hpp>))
 

Macro Definition Documentation

#define BOOST_PP_ITERATION_PARAMS_1   (3,(0,BOOST_RESULT_OF_NUM_ARGS,<boost/utility/detail/result_of_iterate.hpp>))
#define BOOST_RESULT_OF_NUM_ARGS   16
#define BOOST_RESULT_OF_USE_DECLTYPE