On Thursday 15 October 2015 00:27:14 Thiago Macieira wrote:
> Way too much code would break if we did that because we allow people access
> to  the data pointer in QString and to iterate directly
> (std::{,w,u16}string don't allow that, which makes parsing them actually a
> lot more cumbersome).

Just chiming in to say: It does: 
http://en.cppreference.com/w/cpp/string/basic_string/data

-- 
Marc Mutz <marc.m...@kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt Experts
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to