Libosmium
2.15.1
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/util/misc.hpp>
#include <cassert>
#include <cstddef>
#include <cstdlib>
#include <cstring>
#include <string>
Go to the source code of this file.
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::config | |
Functions | |
int | osmium::config::get_pool_threads () noexcept |
bool | osmium::config::use_pool_threads_for_pbf_parsing () noexcept |
std::size_t | osmium::config::get_max_queue_size (const char *queue_name, const std::size_t default_value) noexcept |