Danny Robson
128d46d9ad
Use explicit sized integer types for sign_types<T>
When we used size_t/ssize_t they conflicted with the system's word sized integers. This should work well for all the numeric types we're likely to see.
Description
A collection of useful C++ routines.
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%