What is the use of reference member type in allocator?
(a) Point to an element
(b) Quantities of element
(c) Reference to an element
(d) Sequence of an element
The question was asked in unit test.
I want to ask this question from Allocators in chapter Algorithms, Objects & Iterators in C++ of C++