8 Sep
2008
8 Sep
'08
7:28 p.m.
Hi,
Boost does not use __attribute__ ((visibility("default"))), therefore typeinfo for exceptions is not exported and you can't catch exceptions thrown by boost.
Please forgive me if this is a stupid question: Is that a bug or a feature? Wouldn't it be good to be able to catch exceptions thrown by boost? Regards, Roland