I know that vector does dynamically change the address of stored elements when it is changed by some action like push or pop.
Is that true for the set and queue?
I know that vector does dynamically change the address of stored elements when it is changed by some action like push or pop.
Is that true for the set and queue?