7 Commits (ca2bee015b1653a0b7b486c351f3cd9a00d692d7)

Author SHA1 Message Date
Clyne ca2bee015b
Fix <=> comparison 4 years ago
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