Andre Poenitz wrote: > + if (!data.empty()) > + data.clear(); > + > > Just data.clear() should suffice...
Thanks. Done. -- Angus
Andre Poenitz wrote: > + if (!data.empty()) > + data.clear(); > + > > Just data.clear() should suffice...
Thanks. Done. -- Angus