|
Boost Users : |
From: amerio (amerio_at_[hidden])
Date: 2003-11-06 03:52:05
Hi,
I'm trying to compile a gamecube sample with boost_1_30_2 and gcc version egcs-2.91.57
(nintendo package):
#include <boost/shared_ptr.hpp>
int main()
{
boost::shared_ptr<int> i ( new int );
}
I got:
boost/detail/shared_count.hpp:
In method `void * boost::detail::sp_counted_base_impl<P,D>::get_deleter(const
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net