I think auto_ptr has been removed from master already, no? I'd prefer to
lose the typedefs as well, but last time we brought that up I recall there
being some disagreement.

Dan

On Tue, Jan 29, 2019 at 2:19 PM Paul Ramsey <pram...@cleverelephant.ca>
wrote:

> 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.
> _______________________________________________
> geos-devel mailing list
> geos-devel@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geos-devel
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to