Libosmium
2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <iterator>
#include <iosfwd>
#include <type_traits>
#include <osmium/memory/item.hpp>
#include <osmium/util/compatibility.hpp>
Go to the source code of this file.
Classes | |
class | osmium::memory::CollectionIterator< TMember > |
class | osmium::memory::Collection< TMember, TCollectionItemType > |
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::memory | |
Memory management of items in buffers and iterators over this data. | |