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_bidirectional_iterator()=default | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | |
any_bidirectional_iterator(_tIterator &&i) | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
any_bidirectional_iterator(const any_bidirectional_iterator &)=default | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | |
any_bidirectional_iterator(any_bidirectional_iterator &&)=default | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | |
any_cast(any *p) | ystdex::any | related |
any_cast(any &x) | ystdex::any | related |
any_forward_iterator()=default | ystdex::any_forward_iterator< _type, _tDifference, _tPointer, _tReference > | |
any_forward_iterator(_tIterator &&i) | ystdex::any_forward_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
any_forward_iterator(const any_forward_iterator &)=default | ystdex::any_forward_iterator< _type, _tDifference, _tPointer, _tReference > | |
any_forward_iterator(any_forward_iterator &&)=default | ystdex::any_forward_iterator< _type, _tDifference, _tPointer, _tReference > | |
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 > | |
bidirectional_monomorphic_iterator typedef | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | related |
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 |
forward_monomorphic_iterator typedef | ystdex::any_forward_iterator< _type, _tDifference, _tPointer, _tReference > | related |
get() const | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
get_holder() const | ystdex::any | protected |
iterator_category typedef | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | |
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_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
operator++(int) | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
operator--() | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
operator--(int) | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
operator->() const | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | inline |
operator=(const any_bidirectional_iterator &)=default | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | |
operator=(any_bidirectional_iterator &&)=default | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | |
ystdex::any_forward_iterator::operator=(const any_forward_iterator &)=default | ystdex::any_forward_iterator< _type, _tDifference, _tPointer, _tReference > | |
ystdex::any_forward_iterator::operator=(any_forward_iterator &&)=default | ystdex::any_forward_iterator< _type, _tDifference, _tPointer, _tReference > | |
ystdex::any_input_iterator::operator=(const any_input_iterator &)=default | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | |
ystdex::any_input_iterator::operator=(any_input_iterator &&)=default | ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference > | |
ystdex::any::operator=(const _type &x) | ystdex::any | inline |
ystdex::any::operator=(const any &a) | ystdex::any | inline |
ystdex::any::operator=(any &&a) | ystdex::any | inline |
operator==(const any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > &x, const any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > &y) | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | related |
ystdex::any_forward_iterator::operator==(const any_forward_iterator< _type, _tDifference, _tPointer, _tReference > &x, const any_forward_iterator< _type, _tDifference, _tPointer, _tReference > &y) | ystdex::any_forward_iterator< _type, _tDifference, _tPointer, _tReference > | related |
pointer typedef | ystdex::any_bidirectional_iterator< _type, _tDifference, _tPointer, _tReference > | |
reference typedef | ystdex::any_bidirectional_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 |