movable quarded_ptr: SplitList
[libcds.git] / cds / intrusive / mspriority_queue.h
index cb110007ae56dc5a6689dbf26e21818e323cbfab..2788fa3a282bde9bc2d82dc1daeacea45d883170 100644 (file)
@@ -326,7 +326,7 @@ namespace cds { namespace intrusive {
         */
         void clear()
         {
-            clear_with( []( value_type const& src ) {} );
+            clear_with( []( value_type const& /*src*/ ) {} );
         }
 
         /// Clears the queue (not atomic)