YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 ystdex::any,包括所有继承而来的类成员
any() ynoexcept | ystdex::any | inline |
any(_type &&x) | ystdex::any | inline |
any(std::reference_wrapper< _type > x) | ystdex::any | inline |
any(any_ops::holder_tag, std::unique_ptr< _tHolder > p) | ystdex::any | inline |
any(_type &&x, any_ops::holder_tag) | ystdex::any | inline |
any(const any &) | ystdex::any | |
any(any &&a) ynoexcept | ystdex::any | inline |
clear() ynoexcept | ystdex::any | |
empty() const ynoexcept | ystdex::any | inline |
get() const ynoexcept | ystdex::any | |
get_holder() const | ystdex::any | |
manager | ystdex::any | protected |
operator bool() const ynoexcept | ystdex::any | inlineexplicit |
operator!() const ynoexcept | ystdex::any | inline |
operator=(const _type &x) | ystdex::any | inline |
operator=(const any &a) | ystdex::any | inline |
operator=(any &&a) ynoexcept | ystdex::any | inline |
storage | ystdex::any | protected |
swap(any &a) ynoexcept | ystdex::any | |
target() ynoexcept | ystdex::any | inline |
target() const ynoexcept | ystdex::any | inline |
type() const ynoexcept | ystdex::any | |
~any() | ystdex::any |