Libosmium
2.5.3
Fast and flexible C++ library for working with OpenStreetMap data
|
Public Member Functions | |
thread_joiner (std::vector< std::thread > &threads) | |
~thread_joiner () | |
Private Attributes | |
std::vector< std::thread > & | m_threads |
This class makes sure all pool threads will be joined when the pool is destructed.
|
inlineexplicit |
|
inline |
|
private |