We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e0126 commit a512783Copy full SHA for a512783
README.md
@@ -241,6 +241,8 @@ This memory pool is distributed as part of libumf. It forwards all requests to t
241
memory provider. Currently umfPoolRealloc, umfPoolCalloc and umfPoolMallocUsableSize functions
242
are not supported by the proxy pool.
243
244
+To enable this feature, the `UMF_BUILD_SHARED_LIBRARY` option needs to be turned `ON`.
245
+
246
#### Disjoint pool
247
248
TODO: Add a description
0 commit comments