Added free-list option
[libcds.git] / cds / intrusive / split_list_nogc.h
index accccd6fb6035d410015813785534dbe6f48e761..0576c98affd0729b0819d914c07c393a2b81656a 100644 (file)
@@ -114,6 +114,7 @@ namespace cds { namespace intrusive {
             , node_type
             , opt::allocator< typename traits::allocator >
             , opt::memory_model< memory_model >
+            , opt::free_list< typename traits::free_list >
         >::type bucket_table;
 
         typedef typename bucket_table::aux_node_type aux_node_type; ///< dummy node type