Namespaces | Classes | Functions
nonstd::any_lite Namespace Reference

Namespaces

namespace  detail

Classes

class  any
class  bad_any_cast

Functions

template<class ValueType >
ValueType any_cast (any const &operand)
template<class ValueType >
ValueType any_cast (any &operand)
template<class ValueType >
ValueType const * any_cast (any const *operand) any_noexcept
template<class ValueType >
ValueType * any_cast (any *operand) any_noexcept
void swap (any &x, any &y) any_noexcept

Function Documentation

template<class ValueType >
ValueType nonstd::any_lite::any_cast ( any const &  operand) [inline]

Definition at line 432 of file any.hpp.

template<class ValueType >
ValueType nonstd::any_lite::any_cast ( any &  operand) [inline]

Definition at line 449 of file any.hpp.

template<class ValueType >
ValueType const* nonstd::any_lite::any_cast ( any const *  operand) [inline]

Definition at line 483 of file any.hpp.

template<class ValueType >
ValueType* nonstd::any_lite::any_cast ( any *  operand) [inline]

Definition at line 489 of file any.hpp.

void nonstd::any_lite::swap ( any &  x,
any &  y 
) [inline]

Definition at line 406 of file any.hpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Fri Sep 1 2017 02:41:58