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

#include <call_traits.hpp>

Public Types

typedef boost::detail::ct_imp< T, ::boost::is_pointer< T >::value, ::boost::is_arithmetic< T >::value, ::boost::is_enum< T >::value >::param_type param_type
 
typedef Treference
 
typedef T value_type
 

Public Attributes

const typedef Tconst_reference
 

Detailed Description

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

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

Member Typedef Documentation

◆ param_type

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

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

◆ reference

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

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

◆ value_type

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

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

Member Data Documentation

◆ const_reference

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

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


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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:22