Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-07-03 09:14:33


Kevin Sopp wrote:

> - There should be a way to iterate over all exception_info objects
> contained. This is useful in a case where you don't know what
> information
> was attached to the exception. Then you just want to print everything
> that can be translated via lexical_cast to a logfile to get the
> maximum information on the exception regardless.

For logging purposes, it might also be useful to be able to add several
exception info entries of the same category and then iterate over them; in
particular, I'm thinking of "poor man's" stack backtrace.


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