Fixed major bug when cloning an AVL where the bloom filter was not
copied properly (because the sutructure copy via assignation does not work for structures with a variable size)
Showing
Please register or sign in to comment
copied properly (because the sutructure copy via assignation does not work for structures with a variable size)