Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-10 | Update README.mdHEADmaster | clyne | |
2021-02-09 | documentation clean up; add make_ini_config | Clyne Sullivan | |
2021-02-09 | Update README.md | clyne | |
2021-02-07 | add try...() calls for non-constant usage | clyne | |
2021-02-06 | Fix <=> comparison | clyne | |
2021-02-06 | Ensure compile-time evaluation of accesses | clyne | |
On gcc and clang, optimization flags are no longer required for get() and contains() to be evaluated at compile-time. | |||
2021-02-05 | Add get<T>() for converting values to numbers | clyne | |
2021-01-10 | Validate section tags; add cbegin, cend, and contains | clyne | |
2021-01-05 | Fixed end() for wide strings | clyne | |
2021-01-05 | Typo in godbolt example | clyne | |
2021-01-05 | Improve documentation, add godbolt example | clyne | |
2021-01-05 | Add author comment | clyne | |
2021-01-05 | Create ini_config.hpp | clyne | |
2021-01-05 | Create README.md | clyne | |
2021-01-05 | Initial commit | clyne | |