STLdoc
STLdocumentation
|
This is the complete list of members for any, including all inherited members.
_BigPointer()& | any | inlineprivate |
_BigPointer() const & | any | inlineprivate |
_BigRTTI()& | any | inlineprivate |
_BigRTTI() const & | any | inlineprivate |
_Cast() const _NOEXCEPT | any | inline |
_Cast() _NOEXCEPT | any | inline |
_Cast1(false_type, false_type) const _NOEXCEPT | any | inlineprivate |
_Cast1(true_type, false_type) const _NOEXCEPT | any | inlineprivate |
_Cast1(_Any_tag, true_type) const _NOEXCEPT | any | inlineprivate |
_Dummy | any | |
_Emplace(_Types &&..._Args) | any | inlineprivate |
_Emplace1(false_type, false_type, _Types &&..._Args) | any | inlineprivate |
_Emplace1(true_type, false_type, _Types &&..._Args) | any | inlineprivate |
_Emplace1(_Any_tag, true_type, _Types &&..._Args) | any | inlineprivate |
_Move_from(any &_That) | any | inlineprivate |
_Rep() const | any | inlineprivate |
_Rep_mask | any | privatestatic |
_SmallData()& | any | inlineprivate |
_SmallData() const & | any | inlineprivate |
_SmallRTTI()& | any | inlineprivate |
_SmallRTTI() const & | any | inlineprivate |
_Storage | any | |
_TypeData()& | any | inlineprivate |
_TypeData() const & | any | inlineprivate |
_TypeInfo() const | any | inlineprivate |
any() _NOEXCEPT | any | inline |
any(const any &_That) | any | inline |
any(any &&_That) _NOEXCEPT | any | inline |
any(_ValueType &&_Value) | any | inline |
any(in_place_type_t< _ValueType >, _Types &&..._Args) | any | inlineexplicit |
any(in_place_type_t< _ValueType >, initializer_list< _Elem > _Ilist, _Types &&..._Args) | any | inlineexplicit |
emplace(_Types &&..._Args) | any | inline |
emplace(initializer_list< _Elem > _Ilist, _Types &&..._Args) | any | inline |
has_value() const _NOEXCEPT | any | inline |
operator=(const any &_That) | any | inline |
operator=(any &&_That) _NOEXCEPT | any | inline |
operator=(_ValueType &&_Value) | any | inline |
reset() _NOEXCEPT | any | inline |
swap(any &_That) _NOEXCEPT | any | inline |
type() const _NOEXCEPT | any | inline |
~any() _NOEXCEPT | any | inline |