mirror of
https://github.com/ETLCPP/etl.git
synced 2026-05-01 03:19:10 +08:00
Previously, generator code under include/etl/generators needed to be synchronized with the generated files under include/etl explicitly. Leading to errors in the CI checks if forgotten. This change separates out the generated parts to cpp03 specific snippets. This way, most code under include/etl is now directly editable, with only some pre-C++11 code separated out to include/etl/generators/*_cpp03_generator.h which still needs to be re-generated on respective changes. But in many cases, this is not necessary. Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| etl | ||