Which interface in the container is required for storage management?
(a) Memory management
(b) Allocator interface
(c) Memory interface
(d) Storage interface
This question was posed to me in homework.
My question comes from Container Design in portion Class Hierarchies, Library & Containers of C++