dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
CvQ
cpptooling
data
kind_type_format
cv-qualifier such as const/volatile
@
safe
struct
CvQ {
enum
Kind
;
Kind
payload
;
static
auto
const_
();
static
auto
volatile_
();
void
toString
(Writer w);
}
Alias This
payload
Members
Enums
Kind
enum
Kind
Undocumented in source.
Functions
toString
void
toString
(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
const_
auto
const_
()
Undocumented in source. Be warned that the author may not have intended to support it.
volatile_
auto
volatile_
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
payload
Kind
payload
;
Undocumented in source.
Meta
Source
See Implementation
cpptooling
data
kind_type_format
structs
ArrayFmt
ArraySize
CtorFmt
CvPtrQ
CvQ
DeclId
DtorFmt
FuncFmt
FuncPtrFmt
FuncSignatureFmt
Left
PtrFmt
PtrQ
Right
SimpleFmt
TypeId
TypeIdLR
cv-qualifier such as const/volatile