[Boost-bugs] [Boost C++ Libraries] #11944: lexically_relative() documentation incorrect

Subject: [Boost-bugs] [Boost C++ Libraries] #11944: lexically_relative() documentation incorrect
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-28 07:20:19


#11944: lexically_relative() documentation incorrect
------------------------------+------------------------
 Reporter: harris.pc@… | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.60.0 | Severity: Problem
 Keywords: |
------------------------------+------------------------
 Documentation says its a free function
 path lexically_relative(const path& p, const path& base);

 While in reality, its a member function of path
     path lexically_relative(const path& base) const;

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