Skip to content
Snippets Groups Projects
Commit 0830ace9 authored by Henry Weller's avatar Henry Weller
Browse files

tmp: Limit the number of references to a temporary object to 2

which reduces the number of potential problems with the reuse of
temporary objects.

In order to avoid unnecessary creation of tmp's referring to temporary
objects the assignment operator now transfers ownership of the object
and resets the argument.
parent 93d7a419
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment