<?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[wstring wstringstream]]></title><description><![CDATA[<p>Die Unicode Variante von string und stringstream ist doch wstring wstringstream.</p>
<p>Mein Compiler gibt aber die Fehlermeldung :</p>
<p>undefined reference to `std::basic_string&lt;wchar_t, std::char_traits&lt;wchar_t&gt;, std::allocator&lt;wchar_t&gt; &gt;::basic_string(wchar_t const*, std::allocator&lt;wchar_t&gt; const&amp;)' in Zeile 4175</p>
<p>WAS TUN?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/131617/wstring-wstringstream</link><generator>RSS for Node</generator><lastBuildDate>Thu, 27 Aug 2026 05:02:21 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/131617.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Jan 2006 19:33:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to wstring wstringstream on Wed, 04 Jan 2006 19:33:50 GMT]]></title><description><![CDATA[<p>Die Unicode Variante von string und stringstream ist doch wstring wstringstream.</p>
<p>Mein Compiler gibt aber die Fehlermeldung :</p>
<p>undefined reference to `std::basic_string&lt;wchar_t, std::char_traits&lt;wchar_t&gt;, std::allocator&lt;wchar_t&gt; &gt;::basic_string(wchar_t const*, std::allocator&lt;wchar_t&gt; const&amp;)' in Zeile 4175</p>
<p>WAS TUN?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/957059</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/957059</guid><dc:creator><![CDATA[qqq]]></dc:creator><pubDate>Wed, 04 Jan 2006 19:33:50 GMT</pubDate></item><item><title><![CDATA[Reply to wstring wstringstream on Wed, 04 Jan 2006 20:58:28 GMT]]></title><description><![CDATA[<p>- Beim Compiler Unicode-Unterstützung noch irgendwie freischalten<br />
- Manche Compiler brauchen auch extra was für wchar_t</p>
<p>MfG SideWinder</p>
]]></description><link>https://www.c-plusplus.net/forum/post/957144</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/957144</guid><dc:creator><![CDATA[SideWinder]]></dc:creator><pubDate>Wed, 04 Jan 2006 20:58:28 GMT</pubDate></item></channel></rss>