[gdal-dev] GDAL trunk is now open for/requires C++11
Even Rouault
even.rouault at spatialys.com
Fri Dec 8 09:32:42 PST 2017
Just a few clarifications since people could misunderstand what I committed vs what the RFC
proposed
> - NULL -> nullptr (Only for C++ code)
This change is not done yet. There's still the NULL_AS_NULLPTR hack macro that can do that,
but it is not enabled by default.
> - CPL_OVERRIDE -> override and remove redundant virtual
This isn't done yet either.
> It would be worthwhile to (even if only briefly) discuss the use each new
> feature before starting to committing changes. That will help us add to a
> GDAL style guide over time.
Agreed
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20171208/add2f316/attachment.html>
More information about the gdal-dev
mailing list