aboutsummaryrefslogtreecommitdiffstats
path: root/to_string.hpp
AgeCommit message (Collapse)Author
2020-06-26Initialize buf for C++17 GCC; make to_string constexprclyne
https://www.reddit.com/r/cpp/comments/hgcaih/compiletime_integertostring_conversion_c17/fw3d2fm/
2020-06-26Remove redundant length calculation; expand base support to 36clyne
2020-06-26Create to_string.hppclyne