FixupArray

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Fixup opIndex(size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.
push
void push(Fixup e)
cap
size_t cap;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dim
size_t dim;
Undocumented in source.
ptr
Fixup* ptr;
Undocumented in source.

Meta