Boost C++ Libraries: Ticket #7313: filesystem reference doc shows path::u16string(), but it doesn't exist https://svn.boost.org/trac10/ticket/7313 <p> 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. </p> <p> (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.) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7313 Trac 1.4.3 daniel.kruegler@… Thu, 18 Feb 2016 19:22:59 GMT <link>https://svn.boost.org/trac10/ticket/7313#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7313#comment:1</guid> <description> <p> These UTF-8 support functions are also referred to in the Filesystem specification, </p> <p> <a class="ext-link" href="http://cplusplus.github.io/filesystem-ts/working-draft.html"><span class="icon">​</span>http://cplusplus.github.io/filesystem-ts/working-draft.html</a> </p> <p> They would be very much appreciated. </p> <p> @Beman, do you have a rough estimate when you would have time looking into them? </p> </description> <category>Ticket</category> </item> </channel> </rss>