[Boost-bugs] [Boost C++ Libraries] #7622: filesystem - minor documentation issues

Subject: [Boost-bugs] [Boost C++ Libraries] #7622: filesystem - minor documentation issues
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-01 20:17:06


#7622: filesystem - minor documentation issues
------------------------------+---------------------------------------------
 Reporter: ramey | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 .../filesystem/doc/reference.html#path-decomposition

 shows

 path stem(const path& p) const;
 path extension(const path& p) const;

 I believe they should show

 path stem() const;
 path extension() const;

 as is shown at:

 .../filesystem/doc/reference.html#class-path

 Robert Ramey

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