|
Libosmium
2.13.1
Fast and flexible C++ library for working with OpenStreetMap data
|
#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, std::size_t default_value) noexcept |
1.8.13