0 out of 1 rated this helpful - Rate this topic

<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:

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.