Skip to content

[MaL] Curves; Generalize ctor to accept non-rvalue

Dmitry Yu. Naumov requested to merge endJunction/ogs:GeneralizeCurveCtors into master

For tests the curve constructor should accepts a vector of values, which is later used in a test and so it cannot be moved.

Edited by Dmitry Yu. Naumov

Merge request reports