Closed jrogers closed 8 years ago
Adds convenience overloads for int64_t (standard c++ 64-bit integer type) to avoid extra casts to long long int.
Sorry missed some places
Adds convenience overloads for int64_t (standard c++ 64-bit integer type) to avoid extra casts to long long int.