[Development] Question about QCoreApplicationData::*_libpaths
Marc Mutz
marc.mutz at kdab.com
Tue Jan 19 10:10:16 CET 2016
On Monday 18 January 2016 23:43:37 Marc Mutz wrote:
> a) std::string is not a movable type (at least I get a heap corruption
> when marking it as such in GCC 5.3)
For the sake of clarity: I mean movable as in trivially relocatable, ie.
Q_MOVABLE_TYPE, not as in "has move special member functions", which it
obviously has.
--
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