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

List of all members.

Public Member Functions

virtual placeholderclone () const
 holder (ValueType const &value)
virtual std::type_info const & type () const

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 [inline, virtual]

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 [inline, virtual]

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 Fri Sep 1 2017 02:41:58