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

#include <function_traits.hpp>

Public Types

typedef T1 arg1_type
 
typedef T1 argument_type
 
typedef R result_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (unsigned, arity=1)
 

Detailed Description

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

Definition at line 30 of file function_traits.hpp.

Member Typedef Documentation

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

Definition at line 34 of file function_traits.hpp.

template<typename R , typename T1 >
typedef T1 boost::detail::function_traits_helper< R(*)(T1)>::argument_type

Definition at line 35 of file function_traits.hpp.

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

Definition at line 33 of file function_traits.hpp.

Member Function Documentation

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

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