Skip to content
GitLab
Explore
Sign in
Register
Replace Static Cast Void
Code
Review changes
Check out branch
Download
Patches
Plain diff
John Schneiderman
requested to merge
topic/default/65-ReplaceStaticCastVoid
into
branch/default
Sep 23, 2024
Overview
0
Commits
1
Pipelines
1
Changes
9
Expand
Replaces the static_cast to void of ignored nodiscard return values with std::ignore for increased readability.
Closes
#65 (closed)
Merge request reports
Loading