Hi

In my removals of SV_DECL_PTRARR, I have across a dozen or so places in the codebase, where I cannot use anything other than a sorted vector, normally with a custom comparison function.

This is because the code(s) in question wants to take the index of the items in the array and passes the index around.

Rather than re-implement such a class/template repeatedly, is there a common place I could stash such a template, and then include it in the places it is necessary?

Regards, Noel Grandin

Disclaimer: http://www.peralex.com/disclaimer.html


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to