Newbetuts
.
New posts in copy-and-swap
Should the Copy-and-Swap Idiom become the Copy-and-Move Idiom in C++11?
c++
c++11
move-semantics
assignment-operator
copy-and-swap
Why do some people use swap for move assignments?
c++
c++11
rvalue-reference
move-semantics
copy-and-swap
What is copy elision and how does it optimize the copy-and-swap idiom?
c++
optimization
copy-and-swap
copy-elision
When is overloading pass by reference (l-value and r-value) preferred to pass-by-value?
c++
c++11
overloading
assignment-operator
copy-and-swap
public friend swap member function
c++
c++11
friend
copy-and-swap
What is the copy-and-swap idiom?
c++
copy-constructor
assignment-operator
c++-faq
copy-and-swap
Prev