Closed pleroy closed 4 months ago
We were not overly consistent as to whether we preferred int or std::int64_t, and this led to annoying static_cast.
int
std::int64_t
static_cast
We were not overly consistent as to whether we preferred
int
orstd::int64_t
, and this led to annoyingstatic_cast
.1760.