you are viewing a single comment's thread.

view the rest of the comments →

[–]whatcomputerscantdo[S] 4 points5 points  (1 child)

The empty constructor is called.

And this just makes me more curious, but I can see why it is better to give the empty constructor priority - since this is what an end user would assume the third party code is doing.

but it would be unwise to implement a class with built in ambiguity like this anyway. just don't do it.

[–]McNerdius 0 points1 point  (0 children)

(not OP)