<typeinfo>
Visual Studio 2010
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>