[gdal-dev] Starting a discussion on style and coding guidelines

Mateusz Loskot mateusz at loskot.net
Wed May 4 15:51:28 PDT 2016


On 4 May 2016 at 23:30, Kurt Schwehr <schwehr at gmail.com> wrote:

>
> To start off the conversation, I wrote up a doc on changing large C arrays
> on the stack to std::vectors to get this data off of the stack and to
> simplify initialization.
>


Since many, if not most, of the ideas rely on availability of the C++11
features,
it might be a good idea to first agree on C++11 as the lowest
required C++ compilation mode.

Let's poll if there are any users who require C++03 at all.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20160504/15387474/attachment.html>


More information about the gdal-dev mailing list