Why exceptions for error handling is so important
H. S. Teoh via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jan 12 13:20:09 PST 2015
On Mon, Jan 12, 2015 at 08:32:57PM +0000, deadalnix via Digitalmars-d wrote:
> On Monday, 12 January 2015 at 13:33:40 UTC, John Colvin wrote:
[...]
> >Interesting little rant about exceptions (and more), from the author
> >of a large and successful project in C++ http://250bpm.com/blog:4
>
> Exception in C++ is different. It is full of pitfalls and generally a
> usability disaster. I can understand that C++ dev do not like
> exception, but that say more about C++ than it does about exceptions.
I used to throw char* in C++. 'Nuff said. :-)
T
--
This is a tpyo.
More information about the Digitalmars-d
mailing list