any() | ystdex::any | inlineprotected |
any(_type &&x) | ystdex::any | inlineprotected |
any(std::reference_wrapper< _type > x) | ystdex::any | inlineprotected |
any(any_ops::holder_tag, std::unique_ptr< _tHolder > p) | ystdex::any | inlineprotected |
any(_type &&x, any_ops::holder_tag) | ystdex::any | inlineprotected |
any(const any &) | ystdex::any | protected |
any(any &&a) | ystdex::any | inlineprotected |
any_cast(any *p) | ystdex::any | related |
any_cast(any &x) | ystdex::any | related |
any_input_iterator()=default | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | |
any_input_iterator(_tIterator &&i) | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
any_input_iterator(const any_input_iterator &)=default | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | |
any_input_iterator(any_input_iterator &&)=default | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | |
check_undereferenceable() const | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
clear() | ystdex::any | protected |
empty() const | ystdex::any | inlineprotected |
equals(const any_input_iterator &i) const | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
get() const | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
get_holder() const | ystdex::any | protected |
manager | ystdex::any | protected |
operator bool() const | ystdex::any | inlineexplicitprotected |
operator!() const | ystdex::any | inlineprotected |
operator*() const | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
operator++() | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
operator->() const | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
operator=(const any_input_iterator &)=default | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | |
operator=(any_input_iterator &&)=default | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | |
ystdex::any::operator=(const _type &x) | ystdex::any | inlineprotected |
ystdex::any::operator=(const any &a) | ystdex::any | inlineprotected |
ystdex::any::operator=(any &&a) | ystdex::any | inlineprotected |
pointer typedef | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | |
reference typedef | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | |
storage | ystdex::any | protected |
swap(any &a) | ystdex::any | protected |
target() | ystdex::any | inlineprotected |
target() const | ystdex::any | inlineprotected |
type() const | ystdex::any | protected |
unsafe_any_cast(any *p) | ystdex::any | related |
~any() | ystdex::any | protected |