$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
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