Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/memory/buffer.hpp>
#include <osmium/memory/item.hpp>
#include <algorithm>
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <cstring>
Go to the source code of this file.
Classes | |
class | osmium::builder::Builder |
Namespaces | |
namespace | osmium |
Namespace for everything in the Osmium library. | |
namespace | osmium::builder |
Classes for building OSM objects and other items in buffers. | |