
18 Feb
2006
18 Feb
'06
12:22 a.m.
Hi Ion, "Ion Gaztañaga" wrote [...]
As Dave mentioned exception handling can be slow when there is an error. As a general recommendation, many embedded system enterprises don't use exceptions (yes, including EC++ group). Technical Report on C++ (N1668)
BTW I think N1668 is the wrong reference. Probably should be n1666 "Technical Report on C++ Performance" 28 April 2003. ( Section 3 in n1666 is a very good example of a Terms and Definitions section, comprehensive and early in the documentation FWIW). Congratulations on getting shmem accepted to boost! regards Andy Little