Did you know?
Little-known C++: function-try-block
by Marius Bancila
From the article:
Function-try-block is a mechanism in C++ to establish an exception handler around the body of a function...
November 14-16, Berlin, Germany
November 18-23, Wrocław, Poland
November 25, Wrocław, Poland
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Adrien Hamelin | Mar 19, 2019 11:34 AM | Tags: intermediate
Did you know?
Little-known C++: function-try-block
by Marius Bancila
From the article:
Function-try-block is a mechanism in C++ to establish an exception handler around the body of a function...
There are currently no comments on this entry.
Add a Comment
Comments are closed.