co-maps/generator/TODO.txt
2025-11-22 13:58:55 +01:00

5 lines
224 B
Text

1. Refactoring osm_translator.cpp/hpp.
2. Refactoring using std in hpp and cpp.
3. Get rid of new, replace on make_unique, make_shared.
4. Fixed hack on EmitterRegion::operator()(FeatureBuilder1 & fb).
5. Fixed enum naming.