|
Boost Users : |
From: Tim Blechmann (TimBlechmann_at_[hidden])
Date: 2006-03-30 16:24:09
On Thu, 2006-03-23 at 22:31 +0000, Andy wrote:
> Thank you for posting this. I have not compiled with anything but
> visual studio .NET.
>
> I will look into this as soon as I can.
ok, i found the problem:
you have to change the lines:
const basic_ostream<ch, char_traits>::sentry ok(os);
to:
const typename basic_ostream<ch, char_traits>::sentry ok(os);
best, tim
-- TimBlechmann_at_[hidden] ICQ: 96771783 http://www.mokabar.tk Nothing exists until or unless it is observed. An artist is making something exist by observing it. And his hope for other people is that they will also make it exist by observing it. I call it 'creative observation.' Creative viewing. William S. Burroughs
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net