AllocationList

Undocumented in source.

Members

Functions

add
bool add(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
getLast
auto getLast()
Undocumented in source. Be warned that the author may not have intended to support it.
removeLast
void removeLast()
Undocumented in source. Be warned that the author may not have intended to support it.
removeLastOccurenceOf
bool removeLastOccurenceOf(T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@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.

Meta