Namespaces | |
detail | |
std11 | |
Classes | |
class | any |
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) |
template<class ValueType > | |
ValueType * | any_cast (any *operand) |
void | swap (any &x, any &y) |
|
inline |
|
inline |
|
inline |
|
inline |