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

Public Member Functions

virtual placeholderclone () const
 
 holder (ValueType const &value)
 
virtual std::type_info const & type () const
 
- Public Member Functions inherited from nonstd::any_lite::any::placeholder
virtual ~placeholder ()
 

Public Attributes

ValueType held
 

Detailed Description

template<typename ValueType>
class nonstd::any_lite::any::holder< ValueType >

Definition at line 377 of file any.hpp.

Constructor & Destructor Documentation

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

Definition at line 380 of file any.hpp.

Member Function Documentation

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

Implements nonstd::any_lite::any::placeholder.

Definition at line 395 of file any.hpp.

template<typename ValueType >
virtual std::type_info const& nonstd::any_lite::any::holder< ValueType >::type ( ) const
inlinevirtual

Implements nonstd::any_lite::any::placeholder.

Definition at line 390 of file any.hpp.

Member Data Documentation

template<typename ValueType >
ValueType nonstd::any_lite::any::holder< ValueType >::held

Definition at line 400 of file any.hpp.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51