Skip to content

Replace Static Cast Void

  • Replaces the static_cast to void of ignored nodiscard return values with std::ignore for increased readability.

Closes #65 (closed)

Merge request reports

Loading