Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-10-06 09:33:54


Tobias Schwinger:

>> Switching to boost::exception actually removes most of the boilerplate
>> code
>> (at the expense of some memory allocations).
>
> Actually I was comparing
>
> typedef boost::custom_exception<
> base,tag_a,tag_b /*...*/> my_exception;

...

This could be a nice addition, but (as far as I can see) it's completely and
easily implementable on top of the proposed design.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk