|
Libosmium
2.15.4
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <id_set.hpp>
Public Member Functions | |
| id_set_type & | operator() (osmium::item_type type) noexcept |
| const id_set_type & | operator() (osmium::item_type type) const noexcept |
Private Types | |
| using | id_set_type = IdSetType< osmium::unsigned_object_id_type > |
Private Attributes | |
| std::array< id_set_type, 3 > | m_sets |
|
private |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |
1.8.13