mapnik/plugins/input
artemp fca7b80942 == c++11
* use std::regex
* typedef std::string mapnik_unicode_string;
2013-10-14 13:00:34 +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-14 13:00:34 +01:00
occi remove unused boost.thread includes 2013-10-11 13:39:39 +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 + input plugins: don't link to boost_thread 2013-10-11 15:17:32 +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 + input plugins: don't link to boost_thread 2013-10-11 15:17:32 +01:00