A Perspective on D from game industry

H. S. Teoh via Digitalmars-d digitalmars-d at puremagic.com
Sun Jun 15 23:23:11 PDT 2014


On Mon, Jun 16, 2014 at 12:18:26AM -0400, Nick Sabalausky via Digitalmars-d wrote:
[...]
> C++'s lack of finally didn't do any favors for exception handling's
> popularity, either. (Has "finally" finally been added?)

http://stackoverflow.com/questions/7779652/try-catch-finally-construct-is-it-in-c11

Apparently, C++ *still* doesn't have finally, preferring RAII instead.
Yet another nail in the too-little-too-late coffin that is C++11.


T

-- 
Кто везде - тот нигде.


More information about the Digitalmars-d mailing list