sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
ClassInfoImpl
d
rt
object
Undocumented in source.
version(!SDC)
extern (
C
) extern (
D
)
struct
ClassInfoImpl {
void
*
vtbl
;
ClassInfo
base
;
}
Members
Variables
base
ClassInfo
base
;
Undocumented in source.
vtbl
void
*
vtbl
;
Undocumented in source.
Meta
Source
See Implementation
d
rt
object
aliases
ClassInfo
functions
__sd_class_downcast
getTypeid
structs
ClassInfoImpl