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

#include <optional.hpp>

Public Types

typedef raw_typeargument_type
 
typedef raw_typepointer_const_type
 
typedef raw_typepointer_type
 
typedef BOOST_DEDUCED_TYPENAME remove_reference< T >::type raw_type
 
typedef raw_typereference_const_type
 
typedef raw_typereference_type
 
typedef raw_typereference_type_of_temporary_wrapper
 
typedef BOOST_DEDUCED_TYPENAME remove_const< raw_type >::type && rval_reference_type
 

Static Public Member Functions

static reference_type move (reference_type r)
 

Detailed Description

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

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

Member Typedef Documentation

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

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

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

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

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

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

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

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

Member Function Documentation

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

Definition at line 181 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