<?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[movable iterator [gelöst]]]></title><description><![CDATA[<p>Guten Tag!<br />
Ich bitte um Hilfe, denn ich stehe gerade auf dem Schlauch. Ich STL-ifiziere gerade meine ganzen Schnittstellen, so es Sinn ergibt, habe aber ein Problem. Wenn ich aus Container a eine (Unter-Sequenz) in Container b einfügen will und explizit damit Einverstanden bin, dass die Elemente aus a gemoved werden, wie mache ich das mit Iteratoren? Gibt's einen Iterator-wrapper, der bei operator* und operator-&gt; ein std::move bastelt? Wie ist das angedacht?</p>
<p>Viele Grüße,<br />
Deci</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/311738/movable-iterator-gelöst</link><generator>RSS for Node</generator><lastBuildDate>Mon, 03 Aug 2026 14:16:53 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/311738.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Dec 2012 16:15:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to movable iterator [gelöst] on Thu, 13 Dec 2012 17:36:24 GMT]]></title><description><![CDATA[<p>Guten Tag!<br />
Ich bitte um Hilfe, denn ich stehe gerade auf dem Schlauch. Ich STL-ifiziere gerade meine ganzen Schnittstellen, so es Sinn ergibt, habe aber ein Problem. Wenn ich aus Container a eine (Unter-Sequenz) in Container b einfügen will und explizit damit Einverstanden bin, dass die Elemente aus a gemoved werden, wie mache ich das mit Iteratoren? Gibt's einen Iterator-wrapper, der bei operator* und operator-&gt; ein std::move bastelt? Wie ist das angedacht?</p>
<p>Viele Grüße,<br />
Deci</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2279788</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2279788</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Thu, 13 Dec 2012 17:36:24 GMT</pubDate></item><item><title><![CDATA[Reply to movable iterator [gelöst] on Thu, 13 Dec 2012 16:18:37 GMT]]></title><description><![CDATA[<p><a href="http://en.cppreference.com/w/cpp/iterator/make_move_iterator" rel="nofollow">http://en.cppreference.com/w/cpp/iterator/make_move_iterator</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2279791</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2279791</guid><dc:creator><![CDATA[Kellerautomat]]></dc:creator><pubDate>Thu, 13 Dec 2012 16:18:37 GMT</pubDate></item><item><title><![CDATA[Reply to movable iterator [gelöst] on Thu, 13 Dec 2012 16:22:11 GMT]]></title><description><![CDATA[<p>Ahhh, danke, ich war in der falschen Hilfe unterwegs!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2279793</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2279793</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Thu, 13 Dec 2012 16:22:11 GMT</pubDate></item></channel></rss>