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

Public Member Functions | |
| 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 |
| virtual bool | call () |
|
defaultnoexcept |
|
defaultnoexcept |
|
defaultnoexcept |
|
virtualdefaultnoexcept |
|
inlinevirtual |
Reimplemented in osmium::thread::function_wrapper::impl_type< F >.
|
defaultnoexcept |