[Bug 75757] remove inheritance to std::map and std::vector

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 12 18:15:36 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75757

--- Comment #4 from Markus Mohrhard <markus.mohrhard at googlemail.com> ---
(In reply to comment #3)
> Hi, I would like work on this bug. Do you have some advice which variables
> will be the best to use?

I'm not sure what you mean with that. Basically if a class inherits from
std::map or std::vector right now you should remove the inheritance and add it
as private member variable.

After that fixing all the compile errors and committing should do the job.

Does that help?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140313/aef3ccd0/attachment.html>


More information about the LibreOffice mailing list