sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
TypeDescriptor
d
common
type
Undocumented in source.
struct
TypeDescriptor (
K
T
...
) {
import
util
.
bitfields
;
;
enum
DataSize
;
import
std
.
bitmanip
;
;
this
(K k, TypeQualifier q, ulong d);
}
Constructors
this
this
(K k, TypeQualifier q, ulong d)
Undocumented in source.
Members
Manifest constants
DataSize
enum
DataSize
;
Undocumented in source.
Meta
Source
See Implementation
d
common
type
aliases
ParamTuple
mixin templates
TypeAccessorMixin
TypeMixin
structs
TypeDescriptor