
27 Oct
2009
27 Oct
'09
4:50 p.m.
"Stewart, Robert" <Robert.Stewart@sig.com> wrote in message news:DF2E67F3D097004694C8428C70A3FD69046F260E64@msgbal516.ds.susq.com...
Others noted embedded environments -- very important today -- but let's look at a broader case.
I was talking about C++. C++ includes exception handling. C++ without exception handling does not make any sense, as one cannot perform a fallible resource allocation inside a constructor.