Skip to content

Feature/backport efee578b

Without 1dd3c141 and 6474c1bb I always at some point ran into problems of ambiguous (implicitly generated) copy assignment operators when trying to assign to a field-vector from another custom DenseVector implementation.

Merge request reports