Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2004-08-11 13:37:32


Joaquin M Lopez Munoz wrote:

> Looks like VC 8.0 does not handle member *qualified* template friends.
> The solution I applied is to simply extend the defect macro
> BOOST_NO_MEMBER_TEMPLATE_FRIENDS to VC 8.0 (by using a local version of
> the macro, namely BOOST_MULTI_INDEX_NO_MEMBER_TEMPLATE_FRIENDS), until
> this issue is officially resolved in Boost.Config.

Can we not just resolve this issue "officially" right now by amending
config/compiler/visualc.hpp ?

What is the value of _MSC_VER with VC 8.0 ?

Robert Ramey


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