|
From: Mojca M. <moj...@gm...> - 2015-12-10 12:35:27
|
On 10 December 2015 at 13:04, Jun T. wrote: > On 2015/12/10, at 18:44, Mojca Miklavec wrote: > >> The other question is whether adding "std::" prefix would break the >> functionality for someone else. > > If you add std:: then does it compile with Qt4? Yes. It does for me. But I'm not claiming that it will continue to work everywhere (with every compiler on every platform). Google returns some relevant discussions: - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48891 - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60407 - https://bugs.webkit.org/show_bug.cgi?id=59249 Mojca |