Public Types | List of all members
boost::call_traits< T > Struct Template Reference

#include <call_traits.hpp>

Public Types

typedef const T & const_reference
 
typedef boost::detail::ct_imp< T,::std::is_pointer< T >::value,::std::is_arithmetic< T >::value,::std::is_enum< T >::value >::param_type param_type
 
typedef T & reference
 
typedef T value_type
 

Detailed Description

template<typename T>
struct boost::call_traits< T >

Definition at line 74 of file detail/call_traits.hpp.

Member Typedef Documentation

template<typename T>
typedef const T& boost::call_traits< T >::const_reference

Definition at line 79 of file detail/call_traits.hpp.

template<typename T>
typedef boost::detail::ct_imp< T, ::std::is_pointer<T>::value, ::std::is_arithmetic<T>::value, ::std::is_enum<T>::value >::param_type boost::call_traits< T >::param_type

Definition at line 91 of file detail/call_traits.hpp.

template<typename T>
typedef T& boost::call_traits< T >::reference

Definition at line 78 of file detail/call_traits.hpp.

template<typename T>
typedef T boost::call_traits< T >::value_type

Definition at line 77 of file detail/call_traits.hpp.


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