[Boost-bugs] [Boost C++ Libraries] #6097: wrong filesystem::path::stem() and ..::extension() documentation

Subject: [Boost-bugs] [Boost C++ Libraries] #6097: wrong filesystem::path::stem() and ..::extension() documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-06 09:07:01


#6097: wrong filesystem::path::stem() and ..::extension() documentation
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: matias
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Documentation
  Version: Boost 1.47.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 At
 [http://www.boost.org/doc/libs/1_47_0/libs/filesystem/v3/doc/reference.html]
 we can see that path::stem is declared as

 {{{
 path stem(const path& p) const;
 }}}

 while in reality it does not take any arguments.

 Same problem with extension().

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