|
Libosmium
2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <cassert>#include <iterator>#include <iosfwd>#include <type_traits>#include <osmium/memory/item.hpp>#include <osmium/osm/item_type.hpp>

Go to the source code of this file.
Classes | |
| class | osmium::memory::ItemIterator< TMember > |
Namespaces | |
| osmium | |
| Namespace for everything in the Osmium library. | |
| osmium::memory | |
| Memory management of items in buffers and iterators over this data. | |
1.8.9.1