bad_array_new_length - C++ Reference - cplusplus.com - The C++ Resources Network
Type of the exceptions thrown by array new-expressions in any of these cases: If the array size is less than zero. If the array size is greater than an implementation-defined limit. If the number of elements in the initializer list exceeds the number of e
www.cplusplus.com |