Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | osmium::thread::function_wrapper |
struct | osmium::thread::function_wrapper::impl_base |
struct | osmium::thread::function_wrapper::impl_type< F > |
Namespaces | |
namespace | osmium |
Namespace for everything in the Osmium library. | |
namespace | osmium::thread |
Threading-related low-level code. | |