bad_array_new_length(); | (since C++11) |
Constructs new bad_array_new_length
object with in implementation-defined null-terminated byte string which is accessible through what()
.
Parameters
(none).
Exceptions
noexcept
specification: noexcept
Please login to continue.