BasketQueue refactoring (issues #1, #2, #3)
[libcds.git] / change.log
index acc33a43f99eba0f25323267520ea3c89429cfa4..23f526baf32d438d9475e60861855a18c9da7890 100644 (file)
@@ -4,6 +4,8 @@
     - Removed: MichaelDeque, reason: the implementation is heavy-weighted, inefficient,
       and, seems, unstable.
     - Added: cds::container::TreiberStack::pop_with( Func )
+    - Added: member functions enqueue_with(Func), dequeue_with(Func) to cds::container::MSQueue, 
+      cds::container::MoirQueue, cds::container::BasketQueue.
 
 1.6.0 23.09.2014
     General release