Comment 27 for bug 1826737

Revision history for this message
Eric Desrochers (slashd) wrote :

https://en.cppreference.com/w/cpp/error/exception/what

Pointer to a null-terminated string with explanatory information. The pointer is guaranteed to be valid at least until the exception object from which it is obtained is destroyed, or until a non-const member function on the exception object is called.