Go to file
2021-11-22 10:53:55 +01:00
inc Added more tests; is_digit(s, i) -> is_digit<s>(i); Minor other stuff 2021-11-22 10:53:55 +01:00
src Started implementing zero padding 2021-11-21 20:01:00 +01:00
test Added more tests; is_digit(s, i) -> is_digit<s>(i); Minor other stuff 2021-11-22 10:53:55 +01:00
.gitignore Removed build and project files and created gitignore 2021-11-18 20:51:09 +01:00
.gitmodules Started adding unit tests 2021-11-21 22:46:19 +01:00
CMakeLists.txt Started adding unit tests 2021-11-21 22:46:19 +01:00