master
[indexer][generator][editor] Return postcodes to metadata.
[editor] get rid of T prefix
[cmake] Add succinct dependency.
[index] Classes for Frozen and Editable DataSources
[geometry] Get rid of MercatorBounds, refactor to namespace mercator
[editor] review fixes
[editor] std migration + clang-format
[indexer] Move FeaturesLoaderGuard out of DataSource
[editor] Return EditableMapObject from Editor::GetEditedFeature
[indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEverything().
[indexer] Do not use cuisines from metadata, stop adding cuisines to metadata.
Several fixes per the PVS-Studio report.
[editor] synchronization. review fixes.
[omim] Replaced boost::optional with std::optional.
[editor] Minor refactoring: do not copy FeatureType to save FeatureID + style fixes.
[geometry] intersection score is added
Several explicit constructors per the Cppcheck report.
[coding] Removed namespace coding::url to url, and "url_helpers" files to "url".
[editor] Fix openning hours parse, drop empty rules, add tests