Libosmium  2.15.2
Fast and flexible C++ library for working with OpenStreetMap data
Namespaces | Typedefs
bool_vector.hpp File Reference
#include <osmium/index/id_set.hpp>
Include dependency graph for bool_vector.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 >