Libosmium
2.11.3
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 | |
id_set_type | m_sets [3] |
|
private |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |