On 24 March 2017 at 10:34, Marc Mutz <[email protected]> wrote: > Ville: are there any proposals for making *this passable by value? Like > > struct QLineF { > Q_CORE_EXPORT QPointF intersection(QLineF other) =; > // =: pass *this by value, mimicking & and && for (l|r)value ref > };
No, I have never seen such an idea being suggested before this discussion. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
