Libosmium  2.7.1
Fast and flexible C++ library for working with OpenStreetMap data
Public Member Functions | List of all members
osmium::index::map::create_map< TId, TValue, SparseFileArray > Struct Template Reference

#include <sparse_file_array.hpp>

Public Member Functions

SparseFileArray< TId, TValue > * operator() (const std::vector< std::string > &config)
 

Member Function Documentation

template<typename TId , typename TValue >
SparseFileArray<TId, TValue>* osmium::index::map::create_map< TId, TValue, SparseFileArray >::operator() ( const std::vector< std::string > &  config)
inline

The documentation for this struct was generated from the following file: