From: Vahan Margaryan (vahan.margaryan_at_[hidden])
Date: 2002-05-20 02:35:01


Hi!
There is a typo in archive.hpp: virtual function "write_string(const
std::wstring&)" isn't defined in class boarchive. Instead, boarchive has a
function "write_wstring" (note the 'w'). I believe that 'w' shouldn't be
there.

Regards,
-Vahan