https://bugs.documentfoundation.org/show_bug.cgi?id=90222
--- Comment #5 from David Tardon <dtardon@redhat.com> ---
(In reply to Pieter Adriaensen from comment #4)
I still have a question though: The ScaList is always used to put data of
the same class in. So isn't it better to change it to vector<T*> instead of
being a vector<void*> and doing static_casts?
Of course it is better! I assumed this is something that does not have to be
explicitly mentioned... Also, it should be vector<T>, if possible.
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 90222] replace ScaList in scaddins with a std container · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.