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
Replaces all `std::exception` calls with custom exceptions
#16
Closed
miker2
closed
2 years ago
miker2
commented
2 years ago
Adds a variety of custom exception types.
Improves message output when an exception occurs.
Integrates
magic_enum
and
{fmt}
into project.
closes #13
magic_enum
and{fmt}
into project.closes #13