Hacker News new | ask | show | jobs
by vasama 1478 days ago
If by "STL" you mean the standard library, it's not true that _all_ containers accept allocators. At least valarray and filesystem::path do not accept allocators.