Closed marcovc closed 1 year ago
Hi,
I've seen an old closed issue regarding thread safety, but didn't really understood the general case.
If I have two shared_ptrs sharing the same pool allocator, then allocating/deleting them from two different threads is problematic, right?
Hi,
I've seen an old closed issue regarding thread safety, but didn't really understood the general case.
If I have two shared_ptrs sharing the same pool allocator, then allocating/deleting them from two different threads is problematic, right?