[gdal-dev] Call for review on RFC 109: Split of gdal_priv.h and addition of gdal_cpp.h header
Even Rouault
even.rouault at spatialys.com
Mon Sep 15 12:20:40 PDT 2025
Hi,
Please review https://github.com/OSGeo/gdal/pull/13071 : Split of
gdal_priv.h and addition of gdal_cpp.h header
Summary:
This RFC splits the content of gdal_priv.h, the installed header
containing declaration for GDAL (raster) C++ classes, into finer grain
exported headers. It also adds a new gdal_cpp.h exported header, which
is essentially the content of current gdal_priv.h header, but with a
more engaging name. Those changes are done in a fully backward
compatible way: current external users of gdal_priv.h will not have any
change to do in their source code.
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the gdal-dev
mailing list