This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
153c7cce60
mapnik
/
plugins
/
input
History
artemp
0eada70845
+ use const std::unique_ptr< []> instead of boost::scoped_array
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