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
[VecOps] Add sanity checks on Map args with user-friendly error
Before this commit, passing arguments to VecOps::Map in the wrong
order resulted in ugly template error messages. Now the
static_assert message should provide clearer diagnostics.
0 commit comments