diff options
author | Sven Gothel <[email protected]> | 2012-10-18 09:00:36 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-10-18 09:00:36 +0200 |
commit | 761b2855b9c01c421ecd4d435a828a67b3a2471b (patch) | |
tree | 459ef4dab338745805a91f250666e6009a06fc34 /make | |
parent | febd5421a3e00673bd43cecd19aaa088eafb99e7 (diff) |
Revert "Minor revert of clone replacement w/ copt-ctor of commit d7fb6a7bcfbd2d5ac452abdcdd31fb4d71441c70"
This reverts commit 73e8828566404e864170688dfb4fd530a83f8add.
Convinced after discussing semantics w/ Harvey Harrison:
"the copy-constructor is way for predictable (as in branch-predictable)
and has better cache behavior, it can issue almost all the writes in
parallel, and has no exception catching.
So, the copy-constructor actually ends up being more efficient, and
you get typechecking to boot."
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions