Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
struct | osmium::iterator_range< It, P > |
Namespaces | |
namespace | osmium |
Namespace for everything in the Osmium library. | |
Functions | |
template<typename P , typename It = typename P::first_type> | |
iterator_range< It > | osmium::make_range (P &&p) noexcept |