capstone-d v1.0.0 (2018-12-25T17:11:17Z)
Dub
Repo
TaggedUnion.TaggedUnion
capstone
utils
tagged_union
TaggedUnion
Undocumented in source.
template
TaggedUnion
(Specs...)
struct
TaggedUnion {
this
(T val);
auto
get
[@property getter];
}
Constructors
this
this
(T val)
Undocumented in source.
Members
Properties
get
auto
get
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
capstone
utils
tagged_union
TaggedUnion
aliases
Types
extractName
extractType
fieldSpecs
names
structs
TaggedUnion
templates
FieldSpec
parseSpecs