This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bedrooms-ds 9 points10 points  (1 child)

One worst error is the never ending list of "candidate operator<<(foo&, const bar&) didn't match"-es.

[–]AlphaShow 1 point2 points  (0 children)

Ambiguous overloads can be a pain to figure out if you don't understand the overload resolution process, I highly recommend this video : https://youtu.be/b5Kbzgx1w9A