The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
mir_type_info
mir
type_info
struct
mir_type_info {
extern (
C
)
void
function
(
void
*) @(
safe
)
pure
nothrow
@(
nogc
)
destructor
;
int
size
;
}
Members
Variables
destructor
void
function
(
void
*) @(
safe
)
pure
nothrow
@(
nogc
)
destructor
;
size
int
size
;
Note: Negative values are used for classes to indicate that
Meta
Source
See Implementation
mir
type_info
functions
mir_get_type_info
structs
mir_type_info