Skip to content

Avoid `-Wreturn-std-move` warning and improve efficiency of `ForwardArgs` functor

Christoph Hasse requested to merge chasse_functors_fix into master

Fixes the failing DaVinci test that exposed the issue, see DaVinci!665 (merged).

Edited by Eduardo Rodrigues

Merge request reports