CXXCVQualifiers

Undocumented in source.

Members

Functions

opCast
auto opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

isConst
bool isConst;
Undocumented in source.
isRestrict
bool isRestrict;
Undocumented in source.
isVolatile
bool isVolatile;
Undocumented in source.

Meta