Boost C++ Libraries: Ticket #6726: insert algorithm_ext overload for associative containers https://svn.boost.org/trac10/ticket/6726 <p> The current insert algorithm expects an iterator to an insertion point; associative containers like map, set, etc, as well as various other containers may simply provide an insert method with only two parameters for the begin and end iterator. </p> <p> This is a simple overload to support those situations, so you can easily perform operations such as insert(set, vector) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6726 Trac 1.4.3 Adam D. Walling <adam.walling@…> Thu, 22 Mar 2012 22:33:33 GMT attachment set https://svn.boost.org/trac10/ticket/6726 https://svn.boost.org/trac10/ticket/6726 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">insert.hpp</span> </li> </ul> <p> modified insert.hpp </p> Ticket Adam D. Walling <adam.walling@…> Thu, 22 Mar 2012 22:33:46 GMT attachment set https://svn.boost.org/trac10/ticket/6726 https://svn.boost.org/trac10/ticket/6726 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">insert.hpp.patch</span> </li> </ul> <p> patch of modified insert.hpp </p> Ticket Neil Groves Sat, 08 Mar 2014 21:43:11 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6726#comment:1 https://svn.boost.org/trac10/ticket/6726#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket jam@… Wed, 22 Jul 2015 13:14:53 GMT <link>https://svn.boost.org/trac10/ticket/6726#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6726#comment:2</guid> <description> <p> 3 years ago and not patched yet? This is a really simple compile error fix, why not just include the patch in the next release? </p> </description> <category>Ticket</category> </item> <item> <author>jam@…</author> <pubDate>Wed, 22 Jul 2015 13:17:38 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/6726#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6726#comment:3</guid> <description> <p> Hm, it seems this patch was lost again and is not in the current release, could someone investigate? </p> </description> <category>Ticket</category> </item> <item> <author>jam@…</author> <pubDate>Wed, 22 Jul 2015 13:20:56 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/6726#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6726#comment:4</guid> <description> <p> To be more specific: the return statement is missing now. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Tue, 10 Oct 2017 13:52:30 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/6726#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6726#comment:5</guid> <description> <p> pathetic </p> </description> <category>Ticket</category> </item> </channel> </rss>