[Development] Upgrading the sources to C++11 keywords (Q_NULLPTR, etc.)
Olivier Goffart
olivier at woboq.com
Tue Feb 10 18:34:58 CET 2015
On Tuesday 10 February 2015 18:01:09 Christian Kandeler wrote:
> On 02/10/2015 05:33 PM, Olivier Goffart wrote:
> > Note that some STL implementation (most notably the GNU one) use implicit
> > sharing for std::string
>
> I thought that was prohibited in C++11?
That's right, but GCC did not want to break their ABI.
(Actually, I've heard they are going to introduce a new ABI with GCC 5.0
http://developerblog.redhat.com/2015/02/05/gcc5-and-the-c11-abi/ )
--
Olivier
Woboq - Qt services and support - http://woboq.com - http://code.woboq.org
More information about the Development
mailing list