DiagnosticSet

Undocumented in source.

Constructors

this
this(CXDiagnosticSet set)
Undocumented in source.

Members

Functions

opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Diagnostic opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
DiagnosticSet opSlice(size_t begin, size_t end)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

back
Diagnostic back [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
Diagnostic front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
popBack
void popBack [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
save
DiagnosticSet save [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta