Public Types | Static Public Member Functions | List of all members
boost::optional_detail::types_when_isnt_ref< T > Struct Template Reference

#include <optional.hpp>

Public Types

typedef T const & argument_type
 
typedef T const * pointer_const_type
 
typedef T * pointer_type
 
typedef T const & reference_const_type
 
typedef T & reference_type
 
typedef T && reference_type_of_temporary_wrapper
 
typedef T && rval_reference_type
 

Static Public Member Functions

static rval_reference_type move (reference_type r)
 

Detailed Description

template<class T>
struct boost::optional_detail::types_when_isnt_ref< T >

Definition at line 151 of file optional/optional.hpp.

Member Typedef Documentation

template<class T >
typedef T const& boost::optional_detail::types_when_isnt_ref< T >::argument_type

Definition at line 168 of file optional/optional.hpp.

template<class T >
typedef T const* boost::optional_detail::types_when_isnt_ref< T >::pointer_const_type

Definition at line 166 of file optional/optional.hpp.

template<class T >
typedef T* boost::optional_detail::types_when_isnt_ref< T >::pointer_type

Definition at line 167 of file optional/optional.hpp.

template<class T >
typedef T const& boost::optional_detail::types_when_isnt_ref< T >::reference_const_type

Definition at line 153 of file optional/optional.hpp.

template<class T >
typedef T& boost::optional_detail::types_when_isnt_ref< T >::reference_type

Definition at line 154 of file optional/optional.hpp.

Definition at line 157 of file optional/optional.hpp.

Definition at line 156 of file optional/optional.hpp.

Member Function Documentation

template<class T >
static rval_reference_type boost::optional_detail::types_when_isnt_ref< T >::move ( reference_type  r)
inlinestatic

Definition at line 163 of file optional/optional.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:35