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

#include <decay.hpp>

Public Types

typedef boost::detail::decay_imp< Ty, boost::is_array< Ty >::value, boost::is_function< Ty >::value >::type type
 

Private Types

typedef remove_reference< T >::type Ty
 

Detailed Description

template<class T>
struct boost::decay< T >

Definition at line 32 of file decay.hpp.

Member Typedef Documentation

◆ Ty

template<class T >
typedef remove_reference<T>::type boost::decay< T >::Ty
private

Definition at line 35 of file decay.hpp.

◆ type

template<class T >
typedef boost::detail::decay_imp<Ty, boost::is_array<Ty>::value, boost::is_function<Ty>::value>::type boost::decay< T >::type

Definition at line 37 of file decay.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