Libosmium  2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
Loading...
Searching...
No Matches
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)
 
DenseFileArray< TId, TValue > * operator() (const std::vector< std::string > &)
 

Member Function Documentation

◆ operator()() [1/2]

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

◆ operator()() [2/2]

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: