mapnik/plugins/input
artemp 3edfc69c81 == c++11
use std::tuple with std::get<>
2013-10-11 12:36:04 +01:00
..
csv + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
gdal == c++11 2013-10-11 12:36:04 +01:00
geojson == c++11 2013-10-11 12:36:04 +01:00
occi == c++11 2013-10-11 12:36:04 +01:00
ogr + only extract expected types from mapnik::parameters 2013-10-09 15:32:47 +01:00
osm use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
postgis == c++11 2013-10-11 12:36:04 +01:00
python + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
raster + only extract expected types from mapnik::parameters 2013-10-09 15:32:47 +01:00
rasterlite == c++11 2013-10-11 12:36:04 +01:00
shape use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
sqlite + only extract expected types from mapnik::parameters 2013-10-09 15:32:47 +01:00
templates use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
topojson == c++11 2013-10-11 12:36:04 +01:00