SpiceQA
Questions
Tags
Users
Badges
copy-initialization
16 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What actually happens when copy initializing in C++?
user_13967666
0
•
asked Jul 21, 2020
3
2
138
copy-initialization
explicit
c++
C++ object construction -- direct initialization versus using the '=' operator, are they equivalent?
user_131930
0
•
asked Jun 6, 2020
2
1
111
copy-initialization
direct-initialization
initialization
c++
Why does the class reference constructor overload get called from an rvalue when there's an rvalue constructor available?
user_9518460
0
•
asked Jun 2, 2020
2
1
70
copy-initialization
copy-constructor
initialization
c++
Which of these conversions should be ambiguous?
user_502399
0
•
asked Aug 11, 2017
13
1
238
copy-initialization
overload-resolution
language-lawyer
conversion-operator
c++
Copy initialization of the form '= {}'
user_8097224
0
•
asked Jun 1, 2017
14
2
438
copy-initialization
list-initialization
c++14
c++11
c++
This is not copy-initializing, or is it?
user_2712726
0
•
asked Dec 13, 2013
7
1
488
copy-initialization
explicit-constructor
c++11
c++
Prev
Prev
1
2
(current)
Hot Questions