6 Commits (3a504f86824114ade8be800fc0cbd79fbdb5432c)

Author SHA1 Message Date
Clyne 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.
4 years ago
Clyne 3cee35d553
Add get<T>() for converting values to numbers 4 years ago
Clyne 8fc7548c03
Validate section tags; add cbegin, cend, and contains 4 years ago
Clyne 6a5265be03
Fixed end() for wide strings 4 years ago
Clyne 7b3c379621
Add author comment 4 years ago
Clyne d55096acd7
Create ini_config.hpp 4 years ago