← Back to Question List
C++ Quiz #103
Which Containers Use Contiguous Memory?
Which standard STL containers guarantee that all elements are stored in a single contiguous block of memory?
Which standard STL containers guarantee that all elements are stored in a single contiguous block of memory?