Y
Hacker News
new
|
ask
|
show
|
jobs
by
tardedmeme
36 days ago
Each container stores an allocator instance inside, not a pointer to one. If you need shared state, it's up to you to make each allocator instance contain a pointer to the shared state.