Boost logo

Boost :

From: nee Spangenberg (dsp_at_[hidden])
Date: 2003-11-24 08:01:25


"David B. Held" schrieb:

> Yes, but this time they're using EDG's front end, and I believe
> they are using Dinkumware's library.

I am quite sure that they do not. It seems to be a STLPort version.
Nitpick: It does not know

template <class charT>
charT std::toupper(charT c, const std::locale& loc);

from <locale> (only the very same template in the global namespace)

Workaround: Don't use the Borland Compiler, but the mingw compiler
which is also added...

Daniel Krügler (nee Spangenberg)


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