YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::any 成员列表

成员的完整列表,这些成员属于 ystdex::any,包括所有继承而来的类成员

any()ystdex::anyinline
any(_type &&x)ystdex::anyinline
any(std::reference_wrapper< _type > x)ystdex::anyinline
any(any_ops::holder_tag, std::unique_ptr< _tHolder > p)ystdex::anyinline
any(_type &&x, any_ops::holder_tag)ystdex::anyinline
any(const any &)ystdex::any
any(any &&a)ystdex::anyinline
any_cast(any *p)ystdex::anyrelated
any_cast(any &x)ystdex::anyrelated
clear()ystdex::any
empty() const ystdex::anyinline
get() const ystdex::any
get_holder() const ystdex::any
managerystdex::anyprotected
operator bool() const ystdex::anyinlineexplicit
operator!() const ystdex::anyinline
operator=(const _type &x)ystdex::anyinline
operator=(const any &a)ystdex::anyinline
operator=(any &&a)ystdex::anyinline
storageystdex::anyprotected
swap(any &a)ystdex::any
target()ystdex::anyinline
target() const ystdex::anyinline
type() const ystdex::any
unsafe_any_cast(any *p)ystdex::anyrelated
~any()ystdex::any