C++ Deque shrink_to_fit()C++ Deque shrink_to_fit() function reduces the memory usage to fit the size of the container. This function does not modify the content of a deque. SyntaxParameterIt does not contain any parameter. Return valueIt does not return any value. Example 1Let's see a simple example Next TopicC++ Deque |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India