Commit e71d171f by Christian Kern

fixed bug

parent d793c0c6
...@@ -291,7 +291,6 @@ class LockFreeTreeValuePool { ...@@ -291,7 +291,6 @@ class LockFreeTreeValuePool {
static size_t GetMinimumElementCountForGuaranteedCapacity( static size_t GetMinimumElementCountForGuaranteedCapacity(
size_t capacity size_t capacity
/**< [IN] count of indices that shall be guaranteed */); /**< [IN] count of indices that shall be guaranteed */);
);
/** /**
* Destructs the pool. * Destructs the pool.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment