Boost logo

Boost :

From: Helmut Zeisel (helmut.zeisel_at_[hidden])
Date: 2001-07-04 14:15:29


Daryle Walker wrote:
> on 7/3/01 2:31 PM, Helmut at helmut.zeisel_at_[hidden] wrote:
>

>
> I think the problem is that GCC 2.x is Standard in a lot of things, except
> the I/O sublibrary. It uses the pre-standard everything-in-<iostream>,
> only-char-and-wchar_t model. If you can't switch to GCC 3.x, we would have
> to add a bit of #conditionalizing.
>

I will switch to GCC 3.x, but I do not yet know when.
Would it be possible just to use <iosteram>
instead under the seperate haeders?

> > and under NT / VC++ 6.0
> > ...
>
> I guess this compiler doesn't support inline class-static integral
> constants.

I do also interpret the error message in that way.

Helmut


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