- 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.