On 15.06.2012 14:58, Thiago Macieira wrote:
> On sexta-feira, 15 de junho de 2012 16.12.55, Constantin Makshin wrote:
>> 3. std::string's behavior (e.g. use of the copy-on-write technique) is
>> implementation-dependent while QString is the same everywhere.
>
> C++11 bans that. C++11 says that std::string must not be refcounted.

Honestly? I'm confused... Is there any copy-on-write alternative in the 
standard then?

Sven


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to