TypeAttr

Attributes for a type.

Members

Functions

stringRange
auto stringRange()
toString
void toString(Writer w, FormatSpec!Char fmt)
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

isArray
Flag!"isArray" isArray;
Undocumented in source.
isConst
Flag!"isConst" isConst;
Undocumented in source.
isDefinition
Flag!"isDefinition" isDefinition;
Undocumented in source.
isFuncPtr
Flag!"isFuncPtr" isFuncPtr;
Undocumented in source.
isPtr
Flag!"isPtr" isPtr;
Undocumented in source.
isRef
Flag!"isRef" isRef;
Undocumented in source.

Meta