Libosmium
2.15.1
Fast and flexible C++ library for working with OpenStreetMap data
|
Go to the documentation of this file. 1 #ifndef OSMIUM_INDEX_NWR_ARRAY_HPP
2 #define OSMIUM_INDEX_NWR_ARRAY_HPP
59 #endif // OSMIUM_INDEX_NWR_ARRAY_HPP
Definition: nwr_array.hpp:41
T m_sets[3]
Definition: nwr_array.hpp:43
const T & operator()(const osmium::item_type type) const noexcept
Definition: nwr_array.hpp:51
Namespace for everything in the Osmium library.
Definition: assembler.hpp:53
T & operator()(const osmium::item_type type) noexcept
Definition: nwr_array.hpp:47
type
Definition: entity_bits.hpp:63
item_type
Definition: item_type.hpp:43
unsigned int item_type_to_nwr_index(item_type type) noexcept
Definition: item_type.hpp:82