SpiceQA
Questions Tags Users Badges

copy-and-swap

7 Questions
Newest Active Unanswered Frequent
Score
View
Card Compact
Why is std::swap preferred over std::move when dealing with temporaries?
user_56902480
• asked Jul 26, 2022
2
0
99
move-semantics copy-and-swap c++
Copy-Assignment Operator of class uses (copy and swap) and ordinary implement give different result
user_162573870
• asked Jan 10, 2022
2
0
68
copy-and-swap copy-constructor c++
swapList() and operator=() functions in a LinkedList class keep crashing in C++
user_151496130
• asked Sep 14, 2021
1
1
57
singly-linked-list copy-and-swap c++
Implementing the swap in the copy and swap idiom
user_11136970
• asked Mar 15, 2016
4
5
812
copy-and-swap copy-constructor assignment-operator c++11 c++
Why do some people use swap for move assignments?
user_5383700
• asked Jul 14, 2011
72
4
30540
move-semantics copy-and-swap rvalue-reference c++11 c++
What is the copy-and-swap idiom?
user_872340
• asked Jul 19, 2010
2283
5
444762
copy-and-swap copy-constructor assignment-operator c++-faq c++
What is copy elision and how does it optimize the copy-and-swap idiom?
user_2536990
• asked Jan 27, 2010
34
2
10051
copy-elision copy-and-swap optimization c++
  • 1 (current)
Hot Questions
Terms of service Privacy policy
Powered by Answer