aboutsummaryrefslogtreecommitdiffstats
path: root/to_string.hpp
AgeCommit message (Expand)Author
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-26Remove redundant length calculation; expand base support to 36clyne
2020-06-26Create to_string.hppclyne