From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-03-13 09:08:09


Frank Mori Hess wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Monday 12 March 2007 15:32 pm, Peter Dimov wrote:
>> This won't be a problem in the next C++ if N2179 passes:
>>
>> http://www.pdimov.com/cpp/N2179.html
>>
>> My implementation provides a partial emulation of N2179:
>>
>> http://www.pdimov.com/cpp/N2179/exception_ptr.hpp
>> http://www.pdimov.com/cpp/N2179/exception_ptr.cpp
>
> Yes, that's just what I was looking for. I didn't see any license
> specified on your implementation though. Is is all right for me to
> copy
> your implementation into a boost-licenced library? Also, it would be
> nice
> if the top-level webpage on your site had a way to navigate down to
> your exception_ptr and future proposals (or am I just missing it?).

I will update the files to use the Boost license in a few days (and will
link to the papers from the front page as soon as the mailing is made
officially available on the committee web site).