This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
plugins
/
input
/
raster
History
artemp
c73e48fa58
+ use std::unique_ptr instead of std::auto_ptr (deprecated!)
2013-04-19 09:50:50 +01:00
..
build.py
remote the last references
2012-08-27 16:43:40 -07:00
raster_datasource.cpp
+ use std::unique_ptr instead of std::auto_ptr (deprecated!)
2013-04-19 09:50:50 +01:00
raster_datasource.hpp
remove as much mutable as possible
2012-12-17 12:59:15 -08:00
raster_featureset.cpp
+ use std::unique_ptr instead of std::auto_ptr (deprecated!)
2013-04-19 09:50:50 +01:00
raster_featureset.hpp
+ poss args by const ref
2013-03-14 09:35:41 +00:00
raster_info.cpp
+ make operator=() non-throw
2013-03-14 09:35:41 +00:00
raster_info.hpp
+ make operator=() non-throw
2013-03-14 09:35:41 +00:00