 |
list::max_size - C++ Reference - cplusplus.com - The C++ Resources Network
Returns the maximum number of elements that the list container can hold. This is the maximum potential size the container can reach due to known system or library implementation limitations, but the container is by no means guaranteed to be able to reach
www.cplusplus.com |
 |