Boost logo

Boost :

From: rogeeff (rogeeff_at_[hidden])
Date: 2001-12-07 14:29:38


--- In boost_at_y..., "George A. Heintzelman" <georgeh_at_a...> wrote:
> > --- In boost_at_y..., "George A. Heintzelman" <georgeh_at_a...> wrote:
> > >
> > > Hi boosters,
> > >
> > > I'm doing some work trying to get various boost things working
for
> > > SunCC, version 5.3. As I find and hopefully fix things, I'll
let
> > you
> > > know.
> >
> > I was able to compile most of the staff using SunCC 5.3. What do
you
> > need?
>
> In particular, iterator adaptors. Which do *not* compile. But I've
> gotten it pretty close, and I don't know if I want to just give up
at
> this point. Do you want the details of what I've tried?

I have got them to work. With partial specialization and without.
The only exclusion is a complex test iterator_adaptior_test that
seems to be just too big and produce absolutely unreasonable output
from compiler.
We can share diffs if you want.

>
> > Turn BOOST_NO_PARTIAL_SPECIALIZATION on. It's working in majority
> > cases.
>
> My experience so far is that it is not needed in many cases.
Several of
> the test files (E.g., bind_test) seem to work better with it off
than
> with it on.

You may explicitly disallow using partial specialization in some
cases. Though in my expirience I have a couple places only.
>
> George Heintzelman
> georgeh_at_a...

Gennadiy.


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