Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 740 Bytes

typeinfo.md

File metadata and controls

27 lines (19 loc) · 740 Bytes
descriptiontitlems.datef1_keywordshelpviewer_keywordsms.assetid
Learn more about: <typeinfo>
<typeinfo>
11/04/2016
typeinfo
typeinfo header
97ebc4d0-0e0e-41c3-9787-fdef2e38e56f

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

Syntax

#include<typeinfo>

Remarks

For information on classes defined in <typeinfo>, see the following topics:

close