STLdoc
STLdocumentation
|
This is the complete list of members for std::type_info, including all inherited members.
__do_catch(const type_info *__thr_type, void **__thr_obj, unsigned __outer) const | std::type_info | virtual |
__do_upcast(const __cxxabiv1::__class_type_info *__target, void **__obj_ptr) const | std::type_info | virtual |
__is_function_p() const | std::type_info | virtual |
__is_pointer_p() const | std::type_info | virtual |
__name | std::type_info | protected |
before(const type_info &__arg) const _GLIBCXX_NOEXCEPT | std::type_info | |
name() const _GLIBCXX_NOEXCEPT | std::type_info | inline |
operator!=(const type_info &__arg) const _GLIBCXX_NOEXCEPT | std::type_info | inline |
operator=(const type_info &) | std::type_info | private |
operator==(const type_info &__arg) const _GLIBCXX_NOEXCEPT | std::type_info | |
type_info(const char *__n) | std::type_info | inlineexplicitprotected |
type_info(const type_info &) | std::type_info | private |
~type_info() | std::type_info | virtual |