aboutsummaryrefslogtreecommitdiffstats
path: root/to_string.hpp
AgeCommit message (Expand)Author
2020-06-27Changed other base instance to signedclyne
2020-06-27Change base from unsigned to signedclyne
2020-06-27Merge branch 'master' into patch-1-negative-minimum-valueclyne
2020-06-27add const and references to container operationsClyne Sullivan
2020-06-27Use end() in constructorClyne Sullivan
2020-06-27container-likeneargye
2020-06-26Add support for range-based for loopsclyne
2020-06-26Add support for different character widthsclyne
2020-06-26Forgot to support to_string<0>clyne
2020-06-26Initialize buf for C++17 GCC; make to_string constexprclyne
2020-06-26Fixed potential bug with -MINIMUM_VALUEEnilPajic
2020-06-26Remove redundant length calculation; expand base support to 36clyne
2020-06-26Create to_string.hppclyne