Re: [Boost-bugs] [Boost C++ Libraries] #9211: fstream types don't have move semantics or swap method (was: fstream types don't have move semantics)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9211: fstream types don't have move semantics or swap method (was: fstream types don't have move semantics)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-27 11:37:01


#9211: fstream types don't have move semantics or swap method
-------------------------------+---------------------------------
  Reporter: anonymous | Owner: bemandawes
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords: fstream rvalue move
-------------------------------+---------------------------------

Comment (by anonymous):

 ```boost::filesystem::*fstream``` are missing the ```swap``` methods from
 ```std::*fstream``` as well. Since the boost classes don't have any data,
 would just adding stubs that call the std ones be enough?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9211#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC