id summary reporter owner description type status milestone component version severity resolution keywords cc 11944 lexically_relative() documentation incorrect harris.pc@… Beman Dawes "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; " Bugs new To Be Determined filesystem Boost 1.60.0 Problem