CXXCVQualifiers

Undocumented in source.

Members

Functions

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

Properties

toString
void delegate(scope const(char)[]) toString [@property setter]
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