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...
June 8-13, Brno, Czechia
June 17-20, Folkestone, UK
September 12-18, Aurora, CO, USA
November 16-21, Búzios, Rio De Janeiro, Brazil
November 26-28, Berlin, Germany
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.