Boost C++ Libraries: Ticket #8356: Add move semantic push operations to lockfree data structures https://svn.boost.org/trac10/ticket/8356 <p> Some of the operation in the lockfree data structures could benefit from move semantics when the value_type is movable. </p> <pre class="wiki"> bool push(T &amp;&amp;); </pre><p> The library should use Boost.Move in order to provide these operations on c++ compilers don't providing move semantics. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8356 Trac 1.4.3 matthewaveryusa@… Wed, 17 Jul 2013 16:53:18 GMT <link>https://svn.boost.org/trac10/ticket/8356#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8356#comment:1</guid> <description> <p> It seems like this would be fairly trivial and would be a nice feature for zero-copy applications. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Sat, 07 Mar 2015 20:38:56 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8356#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8356#comment:2</guid> <description> <p> Would love to see this added. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Sat, 07 Mar 2015 20:39:03 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8356#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8356#comment:2</guid> <description> <p> Would love to see this added. </p> </description> <category>Ticket</category> </item> <item> <author>dane@…</author> <pubDate>Sat, 07 Mar 2015 20:40:01 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8356#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8356#comment:2</guid> <description> <p> Would love to see this added. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Sun, 15 Nov 2015 15:01:28 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8356#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8356#comment:3</guid> <description> <p> Would love to see this added. </p> </description> <category>Ticket</category> </item> </channel> </rss>