[Development] RFC: Proposal for a semi-radical change in Qt APIs taking strings
Marc Mutz
marc.mutz at kdab.com
Fri Oct 16 21:47:44 CEST 2015
On Friday 16 October 2015 19:31:50 Thiago Macieira wrote:
> The conversion from one to the other is one instruction.
Which is one instruction too much for tail-call optimisation, e.g.
But the point was about std::string_view binary compatibility. As basically a
C struct with no ownership semantics, it would be a perfect vehicle to pass
strings around different programming languages and compilers, but only if the
ABI (ie. the data members) were specified.
--
Marc Mutz <marc.mutz at kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt Experts
More information about the Development
mailing list