<typeinfo>
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at <typeinfo>.
Include the standard header <typeinfo> to define several types associated with the type-identification operator typeid Operator, which yields information about both static and dynamic types.
#include <typeinfo>
For information on classes defined in <typeinfo>, see the following topics:
Show: