Re: [Boost-bugs] [Boost C++ Libraries] #8342: [filesystem] v3 path interface is no longer an abstraction

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8342: [filesystem] v3 path interface is no longer an abstraction
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-27 10:52:55


#8342: [filesystem] v3 path interface is no longer an abstraction
-------------------------------------------+--------------------------------
  Reporter: alexander.lamaison@… | Owner: bemandawes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.49.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------+--------------------------------

Comment (by alexander.lamaison@…):

 And this time with formatting:

 {{{#!c++
 path p("/a/b");
 p /= "c";
 cout << p.string();
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8342#comment:1>
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:12 UTC