Remove std::ref and boost::ref from docs
[libcds.git] / cds / intrusive / ellen_bintree_rcu.h
index 4cec1fc05fff91b28c7e6ff49b65a63b5110ae09..79b9e751c323e86fc3ab7e565a9df3d4b4e021e7 100644 (file)
@@ -919,7 +919,6 @@ namespace cds { namespace intrusive {
                 void operator()( value_type const& item );
             };
             \endcode
-            The functor can be passed by reference with <tt>boost:ref</tt>
 
             If the item with key equal to \p key is not found the function return \p false.