Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-11-11 07:34:05


John Maddock wrote:
>>>>> and see if this fixes the problem?
>>>>
>>>> Which #include?
>>>
>>>>> from
>>>>> /u/troy/boost-regressions/boost/boost/detail/sp_counted_impl.hpp:34,
>>>
>>> _This_ #include.
>>
>> BTW: I can't reproduce the problem here, but my Cygwin g++ is a bit
>> old (3.4).
>
> No that doesn't make any difference (I see the same errors):

That's unpossible :-) since sp_counted_impl.hpp no longer includes <memory>.
Can you please post the new error?

> in order
> to make that fix work, you would have to stop shared_ptr.hpp
> weak_ptr.hpp and *all their dependents* from including <memory>.

No, I don't. :-)


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