aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-02-10Update README.mdHEADmasterclyne
2021-02-09documentation clean up; add make_ini_configClyne Sullivan
2021-02-09Update README.mdclyne
2021-02-07add try...() calls for non-constant usageclyne
2021-02-06Fix <=> comparisonclyne
2021-02-06Ensure compile-time evaluation of accessesclyne
On gcc and clang, optimization flags are no longer required for get() and contains() to be evaluated at compile-time.
2021-02-05Add get<T>() for converting values to numbersclyne
2021-01-10Validate section tags; add cbegin, cend, and containsclyne
2021-01-05Fixed end() for wide stringsclyne
2021-01-05Typo in godbolt exampleclyne
2021-01-05Improve documentation, add godbolt exampleclyne
2021-01-05Add author commentclyne
2021-01-05Create ini_config.hppclyne
2021-01-05Create README.mdclyne
2021-01-05Initial commitclyne