Boost logo

Boost :

Subject: Re: [boost] MSVC exception_ptr (was: n2427 atomic implementation?)
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2008-11-19 13:09:39


Anthony Williams wrote:
> For exception_ptr, my code uses an improved version of the
> MSVC-specific code I submitted (but which is not yet included in
> Boost.Exception) which allows any exception to be cloned, without
> prior registration.
>
Does it work with 64-bit MSVC? I've adapted your code to get error
information out of any exception, but I don't know how to adapt the code
to 64-bit compilation.

Sebastian


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