Libosmium
2.14.1
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <nwr_array.hpp>
Public Member Functions | |
T & | operator() (osmium::item_type type) noexcept |
const T & | operator() (osmium::item_type type) const noexcept |
Private Attributes | |
T | m_sets [3] |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |