ReactOS
0.4.16-dev-2104-gb84fa49
typeinfo.h
Go to the documentation of this file.
1
6
#include <
corecrt.h
>
7
8
#ifndef _INC_TYPEINFO
9
#define _INC_TYPEINFO
10
11
#pragma pack(push,_CRT_PACKING)
12
13
#ifndef RC_INVOKED
14
15
#ifndef __cplusplus
16
#error This header requires a C++ compiler ...
17
#endif
18
19
#include <typeinfo>
20
21
#ifdef __RTTI_OLDNAMES
22
using
std::bad_cast;
23
using
std::bad_typeid;
24
25
typedef
type_info
Type_info;
26
typedef
bad_cast
Bad_cast;
27
typedef
bad_typeid
Bad_typeid;
28
#endif
29
#endif
30
31
#pragma pack(pop)
32
#endif
bad_typeid
#define bad_typeid
Definition:
msvc_fwd_decl.h:3
bad_cast
#define bad_cast
Definition:
msvc_fwd_decl.h:2
corecrt.h
__type_info
Definition:
cxx.h:332
sdk
include
crt
typeinfo.h
Generated on Tue Jan 6 2026 06:16:47 for ReactOS by
1.9.6