Boost logo

Boost Users :

From: John C. Femiani (john.femiani_at_[hidden])
Date: 2008-07-16 19:36:35


Steven Watanabe wrote:
> AMDG
>
> Michiel Helvensteijn wrote:
>> Yes, that works. But it does defeat the purpose of using
>> BOOST_CHECK_EQUAL
>> and BOOST_CHECK_PREDICATE. Is there a way I can define operator<< so the
>> log value IS printed?
>>
>
> You have to put it in namespace std. This isn't legal, but it
> works in practice.
>

Is it possible & legal to overload the operator for
::boost::wrap_stringstream instead of std::ostream?

--John


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