Skip to content
Snippets Groups Projects
Commit b0c88dff authored by Mark OLESEN's avatar Mark OLESEN Committed by Andrew Heather
Browse files

ENH: treat self-assignment as no-op instead of a Fatal (#1473)

- this can help if using std algorithms that return a const reference
  such as std::min() does.
parent 883752cf
No related branches found
No related tags found
Loading
Showing
with 163 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment