Commit 3d2f8a1
authored
Merge pull request #131 from Flow-IPC/tkt-isal-56_shm-jem-ambiguous-ct-api
Removed and replaced SHM-jemalloc `Arena::construct<T>(bool use_cache, ...)` overload API due to potential overload ambiguity for some `T`s. / `Ipc_arena` public super-class Shm_pool_collection also has a `construct()` with potentially ambiguous signature; renamed to `construct_maybe_thread_cached()`. / Comment and/or doc changes.
0 commit comments