SpiceQA
Questions
Tags
Users
Badges
most-vexing-parse
22 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Default argument allowing constructor to call private method
user_5195699
0
•
asked Sep 29, 2017
6
1
103
most-vexing-parse
private
constructor
c++
C++ function definition and variable declaration mismatch?
user_3336423
0
•
asked Sep 14, 2017
4
1
604
most-vexing-parse
c++
Meaning of I(I())
user_1505939
0
•
asked Aug 4, 2017
4
1
98
language-lawyer
most-vexing-parse
c++
Confusion with move constructors: unable to call move constructor
user_4958408
0
•
asked Jun 2, 2017
5
2
918
move-constructor
move-semantics
most-vexing-parse
rvalue-reference
c++
Can not instantiate class as LHS value with qualified enum as argument (C++ VS2015)
user_6690542
0
•
asked May 19, 2017
3
1
65
language-lawyer
most-vexing-parse
compiler-errors
class
c++
Most vexing parse: why doesn't `g( ( f() ) );` call `f`'s default constructor and pass the result to `g`'s ctor that takes a `f`?
user_2090317
0
•
asked Dec 18, 2013
4
1
167
function-declaration
most-vexing-parse
class
constructor
c++
Why does this call the default constructor?
user_252000
0
•
asked Jul 27, 2012
80
3
2535
most-vexing-parse
syntax
c++
A confusing detail about the Most Vexing Parse
user_501557
0
•
asked Aug 10, 2011
17
4
3553
most-vexing-parse
c++
C++ - What is this doing if the constructor is private?
user_517428
0
•
asked Jul 21, 2011
15
4
456
most-vexing-parse
private
constructor
c++
Creating an instance of a class with ()
user_595105
0
•
asked Jul 21, 2011
9
2
7554
most-vexing-parse
class
constructor
c++
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions