728x90
728x170
*[header][other] typeinfo
<typeinfo>
Type information
typeid
and dynamic_cast
.The inclusion of this header is required prior to any use of the
typeid
operator.Types
- type_info
- Type information type (class )
- bad_cast
- Exception thrown on failure to dynamic cast (class )
- bad_typeid
- Exception thrown on typeid of null pointer (class )
728x90
그리드형(광고전용)
'Programming > C++' 카테고리의 다른 글
[header][Multi-threading] atomic (C++11) (0) | 2017.11.08 |
---|---|
[header][other] valarray (0) | 2017.11.08 |
[header][other] utility (0) | 2017.11.08 |
[header][other] type_traits (C++11) (0) | 2017.11.08 |
[header][other] typeindex (C++11) (0) | 2017.11.08 |
[header][other] tuple (C++11) (0) | 2017.11.08 |
[header][other] system_error (C++11) (0) | 2017.11.08 |
[header][other] string (0) | 2017.11.08 |