This program illustrates the member function max_size() and shows how the maximum size of a list depends on its component type. Press Enter to continue ... Here are the maximum sizes of several lists of different component types: Maximum size of a list ....... 1073741823 Maximum size of a list .... 536870911 Maximum size of a list ...... 4294967295 Maximum size of a list ...... 4294967295 Maximum size of a list .. 531 Press Enter to continue ...