Does Boost.Test support std::wstring log messages?

2 Jun
2009
2 Jun
'09
9:10 a.m.
Is it possible to use Boost.Test macros with std::wstring directly like this: BOOST_TEST_MESSAGE(L"test log"); ? I tried but it does not work. I find that \test\utils\basic_cstring\basic_cstring.hpp has a templated string implementation. It seems to imply that wide char are supported by Boost.Test. Can anyone please let me know how? Thanks. tom
5899
Age (days ago)
5903
Last active (days ago)
1 comments
2 participants
participants (2)
-
Gennadiy Rozental
-
Tan, Tom (Shanghai)