[geos-devel] Death to auto_ptr?

Paul Ramsey pramsey at cleverelephant.ca
Tue Jan 29 11:19:33 PST 2019


Any reason not to renovate the code base and remote the various uses
of auto_ptr in favour of unique_ptr and strip out the various typedefs
at the same time so that we uniformly just use std::unique_ptr<> right
in code where folks can see it?

P.


More information about the geos-devel mailing list