SpiceQA
Questions
Tags
Users
Badges
rvo
12 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
std::move in sub-expressions of return statement
MSalters_15416
0
•
asked Oct 26, 2020
3
0
56
rvo
c++17
c++
Why do I not get guaranteed copy elision with std::tuple?
user_700825
0
•
asked Aug 24, 2020
11
2
520
copy-elision
rvo
c++20
stdtuple
c++
Why does Return Value Optimization not happen if no destructor is defined?
user_2319122
0
•
asked Jul 19, 2020
5
2
470
nrvo
copy-elision
rvo
class
c++
Consecutive calls to move constructor when compiling with -fno-ellide-constructors
user_12655242
0
•
asked Mar 17, 2020
2
2
71
rvo
move
c++
constexpr if and the return value optimization
user_167958
0
•
asked Feb 26, 2020
4
2
197
rvo
c++17
c++
When is RVO garanteed to apply / does apply with C++20 compilers
user_1583122
0
•
asked Oct 6, 2019
7
2
247
rvo
compiler-optimization
c++20
c++
Expensive to move types
user_1134813
0
•
asked Nov 12, 2017
12
1
1759
rvo
c++
Does introducing a new variable defeat return value optimisation?
user_3415258
0
•
asked Mar 23, 2016
4
1
151
nrvo
rvo
c++
why doesn't c++ uses RVO when returning local std::stringstream?
user_2598608
0
•
asked Mar 21, 2016
5
1
317
rvo
move-semantics
rvalue
c++11
c++
Return value optimization of tuple/tie
user_2090149
0
•
asked Mar 11, 2016
19
4
4794
rvo
stdtuple
c++11
c++
1
(current)
2
Next
Next
Hot Questions