[Boost-bugs] [Boost C++ Libraries] #5896: Range directory iterators

Subject: [Boost-bugs] [Boost C++ Libraries] #5896: Range directory iterators
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-13 22:42:39


#5896: Range directory iterators
---------------------------------+------------------------------------------
 Reporter: jmckesson@… | Owner: bemandawes
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.47.0 | Severity: Problem
 Keywords: |
---------------------------------+------------------------------------------
 With C++11 now finalized as a standard, and compilers being more compliant
 every day, it makes sense to have range-based versions of the
 directory_iterator classes. This would make it much easier to use the
 range-based for loop, as well as Boost.Range functionality.

 Basically, it could just be a couple of helper functions that create a
 boost::iterator_range<bfs::directory_iterator> instance.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5896>
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:07 UTC