|
Libosmium
2.13.1
Fast and flexible C++ library for working with OpenStreetMap data
|


Go to the source code of this file.
Classes | |
| class | osmium::memory::CollectionIterator< TMember > |
| class | osmium::memory::Collection< TMember, TCollectionItemType > |
Namespaces | |
| osmium | |
| Namespace for everything in the Osmium library. | |
| osmium::memory | |
| Memory management of items in buffers and iterators over this data. | |
Functions | |
| template<typename TChar , typename TTraits , typename TMember > | |
| std::basic_ostream< TChar, TTraits > & | osmium::memory::operator<< (std::basic_ostream< TChar, TTraits > &out, const CollectionIterator< TMember > &iter) |
1.8.13