#include <util.hpp>
◆ thread_handler() [1/4]
osmium::thread::thread_handler::thread_handler |
( |
| ) |
|
|
default |
◆ thread_handler() [2/4]
template<typename TFunction, typename... TArgs>
osmium::thread::thread_handler::thread_handler |
( |
TFunction && | f, |
|
|
TArgs &&... | args ) |
|
inlineexplicit |
◆ thread_handler() [3/4]
osmium::thread::thread_handler::thread_handler |
( |
const thread_handler & | | ) |
|
|
delete |
◆ thread_handler() [4/4]
◆ ~thread_handler()
osmium::thread::thread_handler::~thread_handler |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ m_thread
std::thread osmium::thread::thread_handler::m_thread |
|
private |
The documentation for this class was generated from the following file: