<?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[map shufflen]]></title><description><![CDATA[<p>Hallo!</p>
<p>Weiß jemand, ob es eine Möglichkeit gibt, eine Map zufällig zu sortieren - also quasi zu shufflen?</p>
<p>Habe &quot;random_shuffle(mymap.begin(), mymap.end());&quot; ausprobiert, aber dann einen Error von meinem Compiler (Borland) bekommen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":-("
      alt="😞"
    /></p>
<p>Danke für eure Hilfe <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":-)"
      alt="🙂"
    /><br />
betasheet</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/152874/map-shufflen</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 03:38:57 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/152874.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Jul 2006 17:28:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to map shufflen on Mon, 10 Jul 2006 17:28:58 GMT]]></title><description><![CDATA[<p>Hallo!</p>
<p>Weiß jemand, ob es eine Möglichkeit gibt, eine Map zufällig zu sortieren - also quasi zu shufflen?</p>
<p>Habe &quot;random_shuffle(mymap.begin(), mymap.end());&quot; ausprobiert, aber dann einen Error von meinem Compiler (Borland) bekommen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":-("
      alt="😞"
    /></p>
<p>Danke für eure Hilfe <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":-)"
      alt="🙂"
    /><br />
betasheet</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1095317</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1095317</guid><dc:creator><![CDATA[btsht23]]></dc:creator><pubDate>Mon, 10 Jul 2006 17:28:58 GMT</pubDate></item><item><title><![CDATA[Reply to map shufflen on Mon, 10 Jul 2006 17:34:09 GMT]]></title><description><![CDATA[<p>Nein, sowas gibt es nicht. Und das kann es auch nicht geben. maps sind immer sortiert. Das ist genau das, was eine map ausmacht. Wenn Du das nicht haben möchtest solltest Du eine andere Datenstruktur verwenden.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1095319</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1095319</guid><dc:creator><![CDATA[Jester]]></dc:creator><pubDate>Mon, 10 Jul 2006 17:34:09 GMT</pubDate></item></channel></rss>