Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-07-26 06:31:05


From: "Tarjei Knapstad" <tarjeik_at_[hidden]>

> On Thu, 2002-07-25 at 21:20, Eugene Yakubovich wrote:
> > Hello,
> >
> > I apologize for asking user question in developer mailing list, but
does
> > anyone know if current release of boost will work with MSVC6 AND SXL
3.08
> > (from Dinkumware)? Are there any major issues with such config?
> >
> CXL (which I assume you mean by SXL?) does not help the fact that
> neither MSVC6 or MSVC7 support template template parameters

VC7 supports template template parameters.

> and partial
> template specialization which I believe is needed in some parts of Boost
> (?).

But not all of it. Much of the library is designed to be able to work
without either of these features.

-Dave

           ---------------------------------
           David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com


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