Boost logo

Boost Users :

From: Sean Cavanaugh (worksonmymachine_at_[hidden])
Date: 2007-07-08 21:00:28


In basic_binary_oarchive.hpp there exists a comment which is obviously the
result of an uncorrected cut-and-paste (it looks like the comment just needs
to be deleted)

/////////////////////////////////////////////////////////////////////////
// class basic_text_iarchive - read serialized objects from a input text
stream
template<class Archive>
class basic_binary_oarchive :
    public detail::common_oarchive<Archive>



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