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
Adds support for nested std::vector<T> objects
#98
Closed
miker2
closed
1 year ago
miker2
commented
1 year ago
Adds examples for reading objects of type
std::vector<std::vector<T>>
from a config file.
std::vector<std::vector<T>>
from a config file.