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

#include <decay.hpp>

Inheritance diagram for boost::decay< T >:
Inheritance graph
[legend]

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

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

Definition at line 35 of file decay.hpp.

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