Namespaces | |
detail | |
std11 | |
Classes | |
class | any |
Functions | |
void | swap (any &x, any &y) any_noexcept |
template<class ValueType > | |
any_nodiscard ValueType | any_cast (any const &operand) |
template<class ValueType > | |
any_nodiscard ValueType | any_cast (any &operand) |
template<class ValueType > | |
any_nodiscard ValueType const * | any_cast (any const *operand) any_noexcept |
template<class ValueType > | |
any_nodiscard ValueType * | any_cast (any *operand) any_noexcept |
Definition at line 589 of file any.hpp.
Referenced by CityHash128WithSeed(), CityHash64(), nfd::face::StreamTransport< Protocol >::resetSendQueue(), ndn::net::NetworkInterface::setMtu(), ndn::net::NetworkInterface::setState(), and nonstd::any_lite::any::swap().
|
inline |
|
inline |
|
inline |
Definition at line 683 of file any.hpp.
References any_nullptr, nonstd::any_lite::any::to_ptr(), and nonstd::any_lite::any::type().
|
inline |
Definition at line 689 of file any.hpp.
References any_nullptr, nonstd::any_lite::any::to_ptr(), and nonstd::any_lite::any::type().