Libosmium
2.11.4
Fast and flexible C++ library for working with OpenStreetMap data
|
Go to the source code of this file.
Classes | |
class | osmium::Box |
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
Functions | |
constexpr bool | osmium::operator== (const Box &lhs, const Box &rhs) noexcept |
template<typename TChar , typename TTraits > | |
std::basic_ostream< TChar, TTraits > & | osmium::operator<< (std::basic_ostream< TChar, TTraits > &out, const osmium::Box &box) |