Boost logo

Boost Users :

From: Will Bryant (will_at_[hidden])
Date: 2005-09-01 23:39:46


Vladimir Prus wrote:

>think you need to define this in "namespace std". The
>
> targ.stream() << t;
>
>code is inside operator<< in namespace boost. That operator hides all global
>operators<< you might have. The only way your operator for wstring can be
>found is via ADL, so you need to put it in namespace std.
>
>
Thanks, that solved it.

Cheers,
Will

-- 
Will Bryant
http://carcino.gen.nz/
will_at_[hidden]
+64 21 655 443

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