Bugfix Interpolate Derivatives - Const R-value-Reference replaced by universal reference
const
keyword, which causes the the function to accept only R-value-references, is removed, such that the function accepts universal references. So far, only CubicHermiteBasis has been using it (with an R-Value-Reference).
Merge request reports
Activity
requested review from @carsten.graeser
enabled an automatic merge when the pipeline for 816209ed succeeds
mentioned in commit 80ae2255
Please register or sign in to reply