You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cast rvalue to `int` type when forwarding the call to get rid of float
operation.
Using Perfect forwarding alone previously removed the float until the
compiler upgrade.
0 commit comments