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

#include <dense_file_array.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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