Libosmium  2.18.0
Fast and flexible C++ library for working with OpenStreetMap data
Loading...
Searching...
No Matches
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

namespace  osmium
 Namespace for everything in the Osmium library.
 
namespace  osmium::index
 Indexing of OSM data, Locations, etc.
 

Typedefs

template<typename T >
using osmium::index::BoolVector = IdSet< T >