
31 Aug
2005
31 Aug
'05
12:08 p.m.
John Maddock <john@johnmaddock.co.uk> wrote:
Well that's a good question: I'm just thinking out loud really, the options are choice or no choice, and if choice then compile-time or runtime? My gut feeling is that compile time parameterisation should be used only when there's some real benefit, and I don't see it in this case - there's no need to make everything a template :-) No
I would argue that there is *big* difference in semantics of thread execution between silently swallowing exceptions and leaking them B.