16 Jun
2005
16 Jun
'05
7:58 p.m.
It has been tested on Intel C++ 7.1, MSVC 2005 Final Beta, g++ 3.4 and Borland C++ Builder X, and all tests pass there. I get errors (from Boost.Test) when trying to run the test on MSVC 6, but testing lexical_cast by itself seems to work. Might Boost.Test have a problem with MSVC 6?
What kind of errors? Boost.Test works in most part with this compiler. Gennadiy