]> code.bitgloo.com Git - clyne/constexpr-to-string.git/history - README.md
remove unnecessary const #7
[clyne/constexpr-to-string.git] / README.md
2023-02-08 Clyne Sullivansupport c++14
2020-06-29 clyneMerge pull request #3 from SecMeant/digits_array
2020-06-29 clyneMerge branch 'master' into digits_array
2020-06-28 clyneUpdate README.md
2020-06-28 clyneUpdate readme for f_to_string
2020-06-27 clyneMerge branch 'master' into patch-1-negative-minimum...
2020-06-26 SecMeantStoring digits in variable, thus removing magic constan...
2020-06-26 clyneUpdate "how it works" section
2020-06-26 clyneAdd note on custom character types
2020-06-26 clyneRemove resolved issue with GCC/C++17
2020-06-26 clyneAdded explanation of code
2020-06-26 clyneDescribed new changes
2020-06-26 clyneAdded compiler explorer link
2020-06-26 clyneUpdate README.md
2020-06-26 clyneInitial commit