fix move operator= and add move constructors

Desktop / LibreOffice - Noel Grandin [peralex.com] - 25 August 2016 05:05 UTC

followup to: 19828cc0 "cid#1371315 Missing move assignment operator" and 0e748707 "cid#1371320 Missing move assignment operator"

9fda8f5 fix move operator= and add move constructors
drawinglayer/source/attribute/sdrlineattribute.cxx | 11 ++---------
drawinglayer/source/attribute/strokeattribute.cxx | 8 +++-----
include/connectivity/FValue.hxx | 11 +++++++++++
include/drawinglayer/attribute/strokeattribute.hxx | 1 +
4 files changed, 17 insertions(+), 14 deletions(-)

Upstream: cgit.freedesktop.org


  • Share