SpiceQA
Questions
Tags
Users
Badges
emplace
25 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to avoid temporary copies when using emplace to add to a std::map?
user_1655492
0
•
asked Aug 3, 2017
3
2
1056
emplace
c++11
containers
stl
std::vector emplace and std::vector emplace back with pair
user_3900152
0
•
asked Jul 12, 2017
3
1
6547
emplace
vector
c++11
stl
c++
Why is the move constructor only called when there is already an element in the vector?
user_3487800
0
•
asked Jul 3, 2017
3
1
91
emplace
back
vector
c++11
c++
Is there any C# analogue of C++11 emplace/emplace_back functions?
user_3043539
0
•
asked Mar 14, 2016
12
4
2282
emplace
collections
c#
RVO, move semantics and the struggle towards optimal code
Admin
1
•
asked Dec 17, 2013
5
1
226
emplace
return-value-optimization
move-semantics
optimization
c++
Prev
Prev
1
2
3
(current)
Hot Questions