|
Boost : |
From: elf548_at_[hidden]
Date: 2001-06-05 04:21:26
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 ?
Oleg Elfimov
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk