[Libreoffice] Question about iterator management in sw/source/core/fields/cellfml.cxx
Stephan Bergmann
sbergman at redhat.com
Thu Feb 2 02:36:14 PST 2012
On 02/02/2012 10:13 AM, Marcel Metz wrote:
> If the box that is represented by `it` should be deleted you could use.
>
> 970 it = rBoxes.erase( it );
Unfortunately, this is only C++11, not C++03.
Stephan
More information about the LibreOffice
mailing list