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 324 of file core.hpp.

Member Data Documentation

◆ value

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

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