Template:cpp/string/basic string/length error note
From cppreference.com
If the operation would result in size
() >
max_size
(), throws std::length_error.