|
Libosmium
2.13.1
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/index/id_set.hpp>
Go to the source code of this file.
Namespaces | |
| osmium | |
| Namespace for everything in the Osmium library. | |
| osmium::index | |
| Indexing of OSM data, Locations, etc. | |
Typedefs | |
| template<typename T > | |
| using | osmium::index::BoolVector = IdSet< T > |
1.8.13