<?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 erstellung von Link auf Verzeichnisse]]></title><description><![CDATA[<p>Hallo,</p>
<p>ist es in boost möglich von Verzeichnissen Links zu erstellen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/294189/boost-erstellung-von-link-auf-verzeichnisse</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 01:05:04 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/294189.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Oct 2011 14:17:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to boost erstellung von Link auf Verzeichnisse on Wed, 19 Oct 2011 14:17:41 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ist es in boost möglich von Verzeichnissen Links zu erstellen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2133347</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2133347</guid><dc:creator><![CDATA[anno]]></dc:creator><pubDate>Wed, 19 Oct 2011 14:17:41 GMT</pubDate></item><item><title><![CDATA[Reply to boost erstellung von Link auf Verzeichnisse on Wed, 19 Oct 2011 14:35:54 GMT]]></title><description><![CDATA[<p>Guck mal bei Boost.FileSystem.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2133357</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2133357</guid><dc:creator><![CDATA[theta]]></dc:creator><pubDate>Wed, 19 Oct 2011 14:35:54 GMT</pubDate></item><item><title><![CDATA[Reply to boost erstellung von Link auf Verzeichnisse on Wed, 19 Oct 2011 15:26:05 GMT]]></title><description><![CDATA[<p>da habe eich jetzt nur</p>
<pre><code class="language-cpp">bool symbolic_link_exists( const path &amp; ph );
</code></pre>
<p>gefunden.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2133381</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2133381</guid><dc:creator><![CDATA[anno]]></dc:creator><pubDate>Wed, 19 Oct 2011 15:26:05 GMT</pubDate></item><item><title><![CDATA[Reply to boost erstellung von Link auf Verzeichnisse on Wed, 19 Oct 2011 17:12:40 GMT]]></title><description><![CDATA[<p>Vielleicht <code>create_symlink()</code> ?</p>
<p>Hab ich übrigens direkt bei Google mit &quot;boost filesystem symbolic link&quot; gefunden, als zweiten Link.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2133422</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2133422</guid><dc:creator><![CDATA[Nexus]]></dc:creator><pubDate>Wed, 19 Oct 2011 17:12:40 GMT</pubDate></item></channel></rss>