ImVector.erase

Undocumented in source. Be warned that the author may not have intended to support it.
  1. tType* erase(tType* it)
    struct ImVector(tType)
    tType*
    erase
    (
    const tType* it
    )
  2. tType* erase(tType* it, tType* it_last)

Meta