Skip to content
GitLab
Explore
Sign in
[cleanup][rannacherturek] Remove obsolete bounds check on unsigned integer
Code
Review changes
Check out branch
Download
Patches
Plain diff
Timo Koch
requested to merge
cleanup/rt-debug-bounds-check
into
master
Dec 16, 2021
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
Fix type-limits compiler warning.
std::size_t
is never negative.
Merge request reports
Loading