Boost logo

Boost :

From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2003-03-18 17:32:52


--- David Abrahams <dave_at_[hidden]> wrote:
> should be:
>
>
> # if BOOST_WORKAROUND(BOOST_MSVC, <= 1300)
> // MSC works without this workaround, but needs another one ...
> -# define BOOST_PYTHON_OPAQUE_SPECIALIZED_TYPE_ID(Pointee) \
> +# define BOOST_PYTHON_OPAQUE_SPECIALIZED_TYPE_ID(Pointee) \
> BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION(Pointee)
> # else
>
>
> Otherwise, it will break vc7.1 I'm fairly certain.

OK, checked into RC_1_30_0. I don't have vc7.1. Could someone please try it
out?
Ralf

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com


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