diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-05-01 09:48:12 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-05-01 09:48:12 +0200 |
| commit | f2aac680c588837a228155ce5e05eee6f30eeb24 (patch) | |
| tree | 8150ad7da2c8384a6a9c658fd7a80a9555f10b12 /README.md | |
| parent | 65c3ca14ece7aee1199c7dbc26cd031e902946ef (diff) | |
| download | tanya-f2aac680c588837a228155ce5e05eee6f30eeb24.tar.gz | |
Fix container ctors and opAssign ref parameters
Container constructors and opAssign should accept any ref container and
not only const, otherwise the source container will be copied because
the constructor/opAssign without ref would be a better match.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
