[Boost-bugs] [Boost C++ Libraries] #7313: filesystem reference doc shows path::u16string(), but it doesn't exist

Subject: [Boost-bugs] [Boost C++ Libraries] #7313: filesystem reference doc shows path::u16string(), but it doesn't exist
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-31 15:53:56


#7313: filesystem reference doc shows path::u16string(), but it doesn't exist
----------------------------------------------------------+-----------------
 Reporter: Craig Dickson <cdickson@…> | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.50.0 | Severity: Problem
 Keywords: |
----------------------------------------------------------+-----------------
 The Boost 1.50 filesystem reference says that filesystem::path has methods
 u16string(), generic_u16string(), u32string() and generic_u32string(), but
 they don't exist in the code. MS Visual Studio 2010's C++ compiler can't
 find them, and a grep of the boost::filesystem source doesn't find them
 either. Please either implement these methods or remove them from the
 docs.

 (My preference would be that you implement these methods, and also, for
 completeness, add u8string() and generic_u8string(), which would return
 UTF-8 instead of using the current locale.)

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