diff --git a/containers_cpp/include/embb/containers/lock_free_tree_value_pool.h b/containers_cpp/include/embb/containers/lock_free_tree_value_pool.h index b33e074..7b218fc 100644 --- a/containers_cpp/include/embb/containers/lock_free_tree_value_pool.h +++ b/containers_cpp/include/embb/containers/lock_free_tree_value_pool.h @@ -291,7 +291,6 @@ class LockFreeTreeValuePool { static size_t GetMinimumElementCountForGuaranteedCapacity( size_t capacity /**< [IN] count of indices that shall be guaranteed */); - ); /** * Destructs the pool.