Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-06-06 12:39:54


Oleg wrote:

>Win98, BCB5 Update1, boost 1.22.0
>
>When compile shared_ptr_example2_test.cpp:
>
>Error E2450 d:\boost_lib\boost/utility.hpp 42: Undefined structure
>'example::implementation' in function
>checked_delete<example::implementation>(example::implementation *)
>Error E2109 d:\boost_lib\boost/utility.hpp 42: Not an allowed type in
>function
>checked_delete<example::implementation>(example::implementation *)
>Error E2450 d:\boost_lib\boost/utility.hpp 42: Undefined structure
>'STATIC_ASSERTION_FAILURE<0>' in function
>checked_delete<example::implementation>(example::implementation *)
>
>Same things with scoped_ptr_example_test.cpp.
>Is this bcb5 only bug ?

I was able to reproduce the problem for the Borland compiler but not some
of the others.

It will be a few days before I can check it out.

Thanks for the report,

--Beman


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