Libreoffice takes advantage of STL vectors throughout the codebase. So just
a general question: under what circumstances is it better to use a for loop
than an STL for_each loop?

Are there specific advantages to for_each over a regular loop?

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

Reply via email to