std::type_info::~type_info (3) - Linux Manuals
std::type_info::~type_info: std::type_info::~type_info
Command to display std::type_info::~type_info
manual in Linux: $ man 3 std::type_info::~type_info
NAME
std::type_info::~type_info - std::type_info::~type_info
Synopsis
virtual ~type_info();
Destructs an object of type std::type_info. This destructor is public virtual, allowing objects of classes, derived from std::type_info to be safely deleted through pointers to base class.
Pages related to std::type_info::~type_info
- std::type_info::before (3) - std::type_info::before
- std::type_info::hash_code (3) - std::type_info::hash_code
- std::type_info::name (3) - std::type_info::name
- std::type_info::operator==,std::type_info::operator!= (3) - std::type_info::operator==,std::type_info::operator!=
- std::type_info (3) - std::type_info
- std::type_index (3) - std::type_index
- std::type_index::hash_code (3) - std::type_index::hash_code
- std::type_index::name (3) - std::type_index::name
- std::type_index::operator==,!=,<,<=,>,>= (3) - std::type_index::operator==,!=,<,<=,>,>=
- std::type_index::type_index (3) - std::type_index::type_index
- std::type_identity (3) - std::type_identity
- std::tan(std::complex) (3) - std::tan(std::complex)