Public Member Functions | Public Attributes | Private Member Functions | List of all members
boost::any::holder< ValueType > Class Template Reference
Inheritance diagram for boost::any::holder< ValueType >:
Inheritance graph
[legend]

Public Member Functions

virtual placeholderclone () const
 
 holder (const ValueType &value)
 
 holder (ValueType &&value)
 
virtual const boost::typeindex::type_infotype () const BOOST_NOEXCEPT
 
- Public Member Functions inherited from boost::any::placeholder
virtual ~placeholder ()
 

Public Attributes

ValueType held
 

Private Member Functions

holderoperator= (const holder &)
 

Detailed Description

template<typename ValueType>
class boost::any::holder< ValueType >

Definition at line 168 of file any.hpp.

Constructor & Destructor Documentation

◆ holder() [1/2]

template<typename ValueType >
boost::any::holder< ValueType >::holder ( const ValueType &  value)
inline

Definition at line 172 of file any.hpp.

◆ holder() [2/2]

template<typename ValueType >
boost::any::holder< ValueType >::holder ( ValueType &&  value)
inline

Definition at line 178 of file any.hpp.

Member Function Documentation

◆ clone()

template<typename ValueType >
virtual placeholder* boost::any::holder< ValueType >::clone ( ) const
inlinevirtual

Implements boost::any::placeholder.

Definition at line 190 of file any.hpp.

◆ operator=()

template<typename ValueType >
holder& boost::any::holder< ValueType >::operator= ( const holder< ValueType > &  )
private

◆ type()

template<typename ValueType >
virtual const boost::typeindex::type_info& boost::any::holder< ValueType >::type ( ) const
inlinevirtual

Implements boost::any::placeholder.

Definition at line 185 of file any.hpp.

Member Data Documentation

◆ held

template<typename ValueType >
ValueType boost::any::holder< ValueType >::held

Definition at line 197 of file any.hpp.


The documentation for this class 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