Public Types | Public Member Functions | List of all members
boost::detail::function_traits_helper< R(*)(T1, T2, T3)> Struct Template Reference

#include <function_traits.hpp>

Public Types

typedef T1 arg1_type
 
typedef T2 arg2_type
 
typedef T3 arg3_type
 
typedef R result_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (unsigned, arity=3)
 

Detailed Description

template<typename R, typename T1, typename T2, typename T3>
struct boost::detail::function_traits_helper< R(*)(T1, T2, T3)>

Definition at line 50 of file function_traits.hpp.

Member Typedef Documentation

template<typename R , typename T1 , typename T2 , typename T3 >
typedef T1 boost::detail::function_traits_helper< R(*)(T1, T2, T3)>::arg1_type

Definition at line 54 of file function_traits.hpp.

template<typename R , typename T1 , typename T2 , typename T3 >
typedef T2 boost::detail::function_traits_helper< R(*)(T1, T2, T3)>::arg2_type

Definition at line 55 of file function_traits.hpp.

template<typename R , typename T1 , typename T2 , typename T3 >
typedef T3 boost::detail::function_traits_helper< R(*)(T1, T2, T3)>::arg3_type

Definition at line 56 of file function_traits.hpp.

template<typename R , typename T1 , typename T2 , typename T3 >
typedef R boost::detail::function_traits_helper< R(*)(T1, T2, T3)>::result_type

Definition at line 53 of file function_traits.hpp.

Member Function Documentation

template<typename R , typename T1 , typename T2 , typename T3 >
boost::detail::function_traits_helper< R(*)(T1, T2, T3)>::BOOST_STATIC_CONSTANT ( unsigned  ,
arity  = 3 
)

The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33