mapnik/plugins/input
2013-09-20 15:01:58 +01:00
..
csv + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
gdal + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
geojson + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
occi use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
ogr use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
osm use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
postgis + use const std::unique_ptr< []> instead of boost::scoped_array 2013-09-20 15:01:58 +01:00
python + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
raster + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
rasterlite + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
shape use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
sqlite use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
templates use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00