UserFileRange

Undocumented in source.

Constructors

this
this(CompileCommandDB db, string[] in_files, string[] cflags, CompileCommandFilter ccFilter, DbCompiler userCompiler)
Undocumented in source.

Members

Enums

RangeOver
enum RangeOver
Undocumented in source.

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
Nullable!SearchResult front()
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta