Y
Hacker News
new
|
ask
|
show
|
jobs
by
marshray
4891 days ago
Yes, when (as in the general case of std::list) the number of objects is not known in advance.
1 comments
spinlocked
4891 days ago
true. however, libstdc++ implements __pool_alloc for a reason.
link