Libosmium  2.5.3
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces
sorted_queue.hpp File Reference
#include <condition_variable>
#include <cstddef>
#include <deque>
#include <mutex>
Include dependency graph for sorted_queue.hpp:

Go to the source code of this file.

Classes

class  osmium::thread::SortedQueue< T >
 

Namespaces

 osmium
 Namespace for everything in the Osmium library.
 
 osmium::thread
 Threading-related low-level code.