|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|


Public Member Functions | |
| impl_type (F &&functor) | |
| bool | call () override |
Public Member Functions inherited from osmium::thread::function_wrapper::impl_base | |
| impl_base () noexcept=default | |
| impl_base (const impl_base &) noexcept=default | |
| impl_base & | operator= (const impl_base &) noexcept=default |
| impl_base (impl_base &&) noexcept=default | |
| impl_base & | operator= (impl_base &&) noexcept=default |
| virtual | ~impl_base () noexcept=default |
Public Attributes | |
| F | m_functor |
|
inlineexplicit |
|
inlineoverridevirtual |
Reimplemented from osmium::thread::function_wrapper::impl_base.
| F osmium::thread::function_wrapper::impl_type< F >::m_functor |