Boost logo

Boost Users :

Subject: [Boost-users] How to make boost.test log wstring?
From: Alexey Badalov (don_reba_at_[hidden])
Date: 2010-02-05 14:53:24


Boost.test logs to ostream, which does not have an operator for wstring.
Consequently, I cannot test wstring values. How can I fix this?


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