Drop unused code and always use long long
Drop code left from compatibility with old C++ compilers from before we required C++11.
In particular, we can always use long long
now.
Merge request reports
Activity
assigned to @brad.king
added 5 commits
Toggle commit listmentioned in commit a3263389
mentioned in merge request cmake/cmake!4804 (merged)
Please register or sign in to reply