issues
search
miker2
/
flexi_config_reader
A flexible configuration format that supports templated tables and referencing of existing keys.
MIT License
3
stars
1
forks
source link
Issue #109: Consistent key ordering
#118
Open
miker2
opened
1 year ago
miker2
commented
1 year ago
Implements a custom 'ordered_map' container that holds the order of the elements in a consistent (insertion) order.
WIP
WIP