Remove std::ref and boost::ref from docs
[libcds.git] / cds / container / split_list_map.h
index 07d7a1c11e45ff77f23b5c68f26c897d0f82418c..05ecd615aa0458d19dce4391862444d282efa1ef 100644 (file)
@@ -385,7 +385,6 @@ namespace cds { namespace container {
                 void operator()(value_type& item) { ... }
             };
             \endcode
-            The functor may be passed by reference using <tt>boost:ref</tt>
 
             Return \p true if key is found and deleted, \p false otherwise
         */