Where are allocators implemented?
(a) Template library
(b) Standard library
(c) C++ code library
(d) String library
I have been asked this question during an internship interview.
My question is from Allocators in chapter Algorithms, Objects & Iterators in C++ of C++