src/cx/mempool.h

changeset 742
bcf788f3f6f5
parent 727
d92a59f5d261
child 759
475335643af4
     1.1 --- a/src/cx/mempool.h	Fri Jul 07 18:41:03 2023 +0200
     1.2 +++ b/src/cx/mempool.h	Fri Jul 07 18:41:44 2023 +0200
     1.3 @@ -100,7 +100,7 @@
     1.4  }
     1.5  
     1.6  /**
     1.7 - * Destroys a memory pool including their contents.
     1.8 + * Destroys a memory pool and frees the managed memory.
     1.9   *
    1.10   * @param pool the memory pool to destroy
    1.11   */

mercurial