Subject: Re: [Boost-users] How to make boost.test log wstring?
From: Alexey Badalov (don_reba_at_[hidden])
Date: 2010-02-06 11:14:27


> Unfortunately I believe there only way to circumvent this it to define the
> operator in namespace std.

Ah, totally forgot this can be a problem. Thanks, it works now.