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
There was ambiguity in `RealVectND<dim>::Zero{0}` because there were two
candidates. `RealVectND::RealVectND(const Real*)` and
`RealVectND::RealVectND(Real)`. The issue was introduced in #4430.
0 commit comments