Boost logo

Boost :

From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2001-04-12 10:23:39


> //========================================================================
> ==
> Error : declaration syntax error
> auto_array.hpp line 213 operator auto_ptr_ref<Y>() throw()
>
> Error : declaration syntax error
> auto_array.hpp line 219 operator auto_ptr<Y>() throw()
>
> Error : declaration syntax error
> auto_array.hpp line 304 operator auto_ptr_ref<Y[]>() throw()
> //========================================================================
> ==
>
> I'm using Metrowerks CodeWarrior Pro 5, with 5.3 update, for the regular
> Mac
> OS.
I added a compile time test that could be put in config.hpp

BOOST_NO_MEMBER_OPERATOR_TEMPLATES
and #if'ed these.

Latest update in the vault.

  -gary-

gary.powell_at_[hidden]


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