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
62af2e6765
+ replace <boost/shared_ptr.hpp> with <memory>
2013-09-20 14:13:23 +01:00
..
build.py
start centralizing filesystem operations in mapnik::util::fs - refs
#1177
2013-06-02 19:28:24 -07:00
raster_datasource.cpp
+ use std::shared_ptr and std::make_shared
2013-09-20 14:01:27 +01:00
raster_datasource.hpp
+ replace <boost/shared_ptr.hpp> with <memory>
2013-09-20 14:13:23 +01:00
raster_featureset.cpp
+ use std::shared_ptr and std::make_shared
2013-09-20 14:01:27 +01:00
raster_featureset.hpp
iwyu
2013-06-21 12:00:48 -07: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