Skip to content

Fix misused of std::move which prevented copy elision of temporaries

Stéphane Del Pino requested to merge fix/g++-9-warnings into develop

Fixed thanks to g++-9.1

Merge request reports