Bob Polis 954fca9e56 Rewrote parse_ini_file
Is now regex-based, and supports sections.
Sections are ignored by default, but can be used by calling
parse_ini_file with a second bool param: false.
Sections will become key prefixes, separated from keys with a dot.
2023-12-10 18:32:17 +01:00
2023-12-10 18:32:17 +01:00
2021-12-20 17:43:21 +01:00
2020-03-16 15:16:35 +01:00
2023-12-10 18:31:48 +01:00
Description
General C++ string and path utilities.
100 KiB