Clyne
|
6ae484c801
|
add const and references to container operations
|
4 years ago |
Clyne
|
e395be3782
|
Use end() in constructor
|
4 years ago |
neargye
|
9aa286ebc0
|
container-like
|
4 years ago |
Clyne
|
84401c7473
|
Add support for range-based for loops
|
4 years ago |
Clyne
|
8dfd9e49ad
|
Add support for different character widths
|
4 years ago |
Clyne
|
1d8ef0361c
|
Forgot to support to_string<0>
|
4 years ago |
Clyne
|
37b7cd1715
|
Initialize buf for C++17 GCC; make to_string constexpr
https://www.reddit.com/r/cpp/comments/hgcaih/compiletime_integertostring_conversion_c17/fw3d2fm/
|
4 years ago |
Clyne
|
796eb3e7ee
|
Remove redundant length calculation; expand base support to 36
|
4 years ago |
Clyne
|
a436ba6867
|
Create to_string.hpp
|
4 years ago |