Boost logo

Boost :

From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2007-10-02 22:34:22


On 10/2/07, Emil Dotchevski <emil_at_[hidden]> wrote:
> > [snip]

[snip]

> You can not use global storage for the data that's stored in exception
> objects because in general, multiple exception objects can be active
> at the same time (this has nothing to do with boost::exception, it's
> just the way exceptions are defined in C++.)

Can't a std::vector<std::pair<void*, infos> > be used?

> Emil Dotchevski

-- 
Felipe Magno de Almeida

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