X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Fcontainer%2Fsplit_list_map.h;h=05ecd615aa0458d19dce4391862444d282efa1ef;hp=07d7a1c11e45ff77f23b5c68f26c897d0f82418c;hb=ba8f90c18cb0f1087573692b6e7aacc183233233;hpb=dc521229801c6ecb4b28f124d90eab1cb10553aa diff --git a/cds/container/split_list_map.h b/cds/container/split_list_map.h index 07d7a1c1..05ecd615 100644 --- a/cds/container/split_list_map.h +++ b/cds/container/split_list_map.h @@ -385,7 +385,6 @@ namespace cds { namespace container { void operator()(value_type& item) { ... } }; \endcode - The functor may be passed by reference using boost:ref Return \p true if key is found and deleted, \p false otherwise */