Draft: Fix dangling references (gcc13 warnings)
Function returns tmp<> but is stored as reference. Still some false positives from MeshObject (for example)
Edited by Mark OLESEN
Moving repositories to https://gitlab.com/openfoam on 3 Nov 2025
Create your https://gitlab.com account now so you can file issues & send MRs
Function returns tmp<> but is stored as reference. Still some false positives from MeshObject (for example)