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.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