OSGeo / gdal

GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
https://gdal.org
Other
4.91k stars 2.55k forks source link

OGRGeometry classes: implement move constructor and move assignment operator #11196

Closed rouault closed 6 days ago

rouault commented 2 weeks ago

as suggested by performance warnings of Coverity Scan

coveralls commented 2 weeks ago

Coverage Status

coverage: 69.432% (+0.005%) from 69.427% when pulling 062bbee3b35d22b5c4fe937324de55f5bb9ef283 on rouault:ogr_geometry_move into 7c0ad01c96249239304bfadfe4110bf66852fa1a on OSGeo:master.