|
94473754b3
|
Update README.md
|
2021-02-10 08:00:44 -05:00 |
|
|
699656e05b
|
documentation clean up; add make_ini_config
|
2021-02-09 19:56:05 -05:00 |
|
|
d4f62d9d2d
|
Update README.md
|
2021-02-09 11:22:44 -05:00 |
|
|
f6bc63096b
|
add try...() calls for non-constant usage
|
2021-02-07 20:36:16 -05:00 |
|
|
ca2bee015b
|
Fix <=> comparison
|
2021-02-06 11:26:19 -05:00 |
|
|
3a504f8682
|
Ensure compile-time evaluation of accesses
On gcc and clang, optimization flags are no longer required for get() and contains() to be evaluated at compile-time.
|
2021-02-06 11:07:32 -05:00 |
|
|
3cee35d553
|
Add get<T>() for converting values to numbers
|
2021-02-05 11:20:43 -05:00 |
|
|
8fc7548c03
|
Validate section tags; add cbegin, cend, and contains
|
2021-01-10 09:35:35 -05:00 |
|
|
6a5265be03
|
Fixed end() for wide strings
|
2021-01-05 19:14:16 -05:00 |
|
|
af776afb2e
|
Typo in godbolt example
|
2021-01-05 18:58:43 -05:00 |
|
|
2aa4d516c3
|
Improve documentation, add godbolt example
|
2021-01-05 18:53:16 -05:00 |
|
|
7b3c379621
|
Add author comment
|
2021-01-05 17:58:15 -05:00 |
|
|
d55096acd7
|
Create ini_config.hpp
|
2021-01-05 17:55:06 -05:00 |
|
|
e0142c827d
|
Create README.md
|
2021-01-05 17:30:39 -05:00 |
|
|
8ec9f05fc0
|
Initial commit
|
2021-01-05 17:06:04 -05:00 |
|