From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-08-25 05:58:04


Hansi:

> Is this bugfix also already on the trunk?

No, I don't believe it is. If you confirm that it works for you, Robert
Ramey may (hopefully) consider applying it.

> Peter Dimov schrieb:
>> This problem is caused by a MSVC bug triggered by the
>>
>> using namespace boost;
>>
>> directive in boost/serialization/detail/shared_ptr_132.hpp:45.

...