<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[boost filesystem3 path und UTF8 std::string]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe einen UTF-8 kodierten std::string und möchte diesen in einen boost::filesystem3::path übergeben.</p>
<p>Leider funktioniert das normale Kopieren nicht. Sobald ich nämlich is_regular_file mit dem boost::filesystem3::path Objekt aufrufe, scheitert der Aufruf.</p>
<p>Wie konvertiert man einen UTF8 kodierten std::string richtig in einen boost::filesystem3::path?? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/topic/320770/boost-filesystem3-path-und-utf8-std-string</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Jul 2026 20:47:07 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/320770.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 11 Oct 2013 11:38:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to boost filesystem3 path und UTF8 std::string on Fri, 11 Oct 2013 11:38:26 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe einen UTF-8 kodierten std::string und möchte diesen in einen boost::filesystem3::path übergeben.</p>
<p>Leider funktioniert das normale Kopieren nicht. Sobald ich nämlich is_regular_file mit dem boost::filesystem3::path Objekt aufrufe, scheitert der Aufruf.</p>
<p>Wie konvertiert man einen UTF8 kodierten std::string richtig in einen boost::filesystem3::path?? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2359647</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2359647</guid><dc:creator><![CDATA[Matze+++]]></dc:creator><pubDate>Fri, 11 Oct 2013 11:38:26 GMT</pubDate></item><item><title><![CDATA[Reply to boost filesystem3 path und UTF8 std::string on Fri, 11 Oct 2013 12:13:06 GMT]]></title><description><![CDATA[<p>Deine Problembeschreibung ist nicht sehr klar und du sagst nicht, mit welchem Compiler auf welchem Betriebssystem du arbeitest. Vielleicht hilft das: <a href="http://www.boost.org/doc/libs/1_50_0/libs/locale/doc/html/default_encoding_under_windows.html" rel="nofollow">http://www.boost.org/doc/libs/1_50_0/libs/locale/doc/html/default_encoding_under_windows.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2359655</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2359655</guid><dc:creator><![CDATA[manni66]]></dc:creator><pubDate>Fri, 11 Oct 2013 12:13:06 GMT</pubDate></item></channel></rss>