mapnik/include
Mathis Logemann 9ac35a0a9c use use_count instead of unique()
This should be safe to use, since there aren't any weak_ptr's using the shared_ptr. Furthermore any async operations should be finished or guarded for multithreaded execution.
2022-01-25 10:21:27 +01:00
..
mapnik use use_count instead of unique() 2022-01-25 10:21:27 +01:00
build.py Add CSS parser grammar + move into separate include/css and src/css dirs. 2020-02-04 10:38:34 +00:00