Static Public Attributes | List of all members
boost::has_move_emulation_enabled< T > Struct Template Reference

#include <core.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

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

This trait yields to a compile-time true boolean if T was marked as BOOST_MOVABLE_BUT_NOT_COPYABLE or BOOST_COPYABLE_AND_MOVABLE and rvalue references are not available on the platform. False otherwise.

Definition at line 293 of file core.hpp.

Member Data Documentation

template<class T >
const bool boost::has_move_emulation_enabled< T >::value = false
static

Definition at line 295 of file core.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