Split up set2 unit test to reduce compiling time and memory
[libcds.git] / cds / intrusive / skip_list_rcu.h
index 6153b559e29c8468eef86914520cc4f3d9e78cee..9655545ab3b67d2491cccbb601013414af5998ff 100644 (file)
@@ -532,6 +532,7 @@ namespace cds { namespace intrusive {
 
         //@cond
         static unsigned int const c_nMinHeight = 5;
+        typedef cds::intrusive::skip_list::implementation_tag implementation_tag;
         //@endcond
 
     protected: