FreeBSD Manual Pages
std::system_error::what(3) C++ Standard Libary std::system_error::what(3) NAME std::system_error::what - std::system_error::what Synopsis virtual const char* what() const noexcept; (since C++11) Returns the explanatory string. Parameters (none) Return value Pointer to a null-terminated string with explanatory information. See also code returns error code (public member function) http://cppreference.com 2022.07.31 std::system_error::what(3)
NAME | Synopsis | Parameters | Return value | See also
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::system_error::what&sektion=3&manpath=FreeBSD+Ports+15.0>
