IteratorOwnerCommon

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

Members

Static functions

advance
void advance(void** iterator, int step)
Undocumented in source. Be warned that the author may not have intended to support it.
assign
void assign(void** ptr, const_iterator iterator)
Undocumented in source. Be warned that the author may not have intended to support it.
assign
void assign(void** ptr, void** src)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy(void** ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
equal
bool equal(void** it, void** other)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta