Skip to content

Comment on C++ Exceptions: Under the Hood (2013)parent

Comments

I guess people's experiences are different :-)

I find exceptions to be a perfectly fine error handling mechanism.

I certainly prefer it to cluttering my code with explicit checks for return codes and such like.

returning errors doesn't have to have cluttered code. Just because Go messed it up doesn't mean it's bad.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.