Boost logo

Boost :

From: jsiek_at_[hidden]
Date: 2000-06-22 15:52:42


I suppose this means that boost/config.hpp should be modified
to only do the using ::wchar_t for non-conforming compilers.

scleary_at_[hidden] writes:
> > I try use boost with the GGCL library on IRIX 6.5 with the
> > MIPSpro 7.30
> > compiler and on OSF1 V4.0 with the Compaq C++ V6.2-024 for
> > Digital UNIX
> > V4.0B (Rev. 564) compiler. On both systems I am having the
> > same problem:
> >
> > ...
> >
> > Does anybody know a solution to this problem ?
>
> Under C++, wchar_t is a builtin type, like int, so it can't be in a using
> declaration.
>
> (wchar_t was a type name in C, but is now a keyword -- see [C.2.2.1])
>
> -Steve
>
> ------------------------------------------------------------------------
> SALESFORCE.COM MAKES SOFTWARE OBSOLETE
> Secure, online sales force automation with 5 users FREE for 1 year!
> http://click.egroups.com/1/2658/4/_/9351/_/961678145/
> ------------------------------------------------------------------------
>
>
>


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