X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=cds%2Fintrusive%2Fmichael_set_rcu.h;fp=cds%2Fintrusive%2Fmichael_set_rcu.h;h=3331795b102d2780eea8caf44bb9b68040e16743;hb=680c4f5c0e32da6b9e56781c04e2353b437271f9;hp=019ff24e024e78e4b5d954704f57e2d67bc78f89;hpb=7eb02112b5e9761ac5b13f35c9ccea9e39f98a70;p=libcds.git diff --git a/cds/intrusive/michael_set_rcu.h b/cds/intrusive/michael_set_rcu.h index 019ff24e..3331795b 100644 --- a/cds/intrusive/michael_set_rcu.h +++ b/cds/intrusive/michael_set_rcu.h @@ -95,10 +95,6 @@ namespace cds { namespace intrusive { /// Group of \p extract_xxx functions require external locking if underlying ordered list requires that static CDS_CONSTEXPR const bool c_bExtractLockExternal = bucket_type::c_bExtractLockExternal; - //@cond - typedef cds::intrusive::michael_set::implementation_tag implementation_tag; - //@endcond - protected: item_counter m_ItemCounter; ///< Item counter hash m_HashFunctor; ///< Hash functor