Boost logo

Boost Users :

From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-07-24 04:34:31


Hello,

Doesn't the standard guaranty that the following would have the same
effect in terms of order of destruction??

{
   std::ostream os
   boost::archive::xml_oarchive ar(os)
} // archive destructor writes endtag, THEN stream destructor closes stream

Bruno


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