Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Development
openfoam
Repository
openfoam
src
OpenFOAM
containers
PtrLists
PtrList
PtrList.C
Find file
Blame
History
Permalink
ENH: treat self-assignment as no-op instead of a Fatal (#1473)
· b0c88dff
Mark OLESEN
authored
Nov 05, 2019
- this can help if using std algorithms that return a const reference such as std::min() does.
b0c88dff