Hello,

Following last commits for MacOs which increases compatibility with C++11,
I'd like to know if:
1)  we can replace all the workaround about the erase iterator management
for some containers (with a temp iterator) and directly use for every case
for eg:
it = itcontainer.erase(it);
2) we can use expm1, log1p (eg: https://gerrit.libreoffice.org/#/c/11434/2)

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/About-recent-commits-for-C-11-building-tp4122219.html
Sent from the Dev mailing list archive at Nabble.com.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to