SpiceQA
Questions
Tags
Users
Badges
move-semantics
move-semantics
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
c++ return value optimization and returning complex class problem
user3JEd1
0
•
asked Sep 24, 2022
0
0
41
copy-constructor
move-semantics
c++
consume element from std::set
mzoll
0
•
asked Sep 22, 2022
0
1
26
move-semantics
set
c++
Why use std::swap instead of assignment for built-in types in a move assignment operator?
HyperionFrog
0
•
asked Sep 20, 2022
0
2
120
move-semantics
data-structures
c++
C++ growing std::vector of movable reference counting pointer
John Yates
0
•
asked Sep 16, 2022
0
1
36
stdvector
move-semantics
c++
Is it possible to move a vector into a vector of different type?
Alexey104
0
•
asked Sep 14, 2022
0
1
80
stdvector
move-semantics
c++
Is move elision guaranteed in this case?
Pavel Kirienko
0
•
asked Sep 9, 2022
1
1
71
copy-elision
move-semantics
c++20
c++
Why move semantics requires rvalue reference?
Kaiyakha
0
•
asked Sep 7, 2022
-2
0
49
move-semantics
c++
Will the compiler ever use the move constructor to move a named variable that is about to go out of scope?
John Fisher
0
•
asked Sep 6, 2022
0
2
67
move-semantics
compilation
c++
1
(current)
Hot Questions