402N/A user_throw (int ex_id, char *what)
402N/A #ifndef _RWSTD_NO_EXCEPTIONS
402N/A String s1 (s0, String::npos);
402N/A+ catch (const std::out_of_range& e) {
402N/A thrown = _RWSTD_ERROR_OUT_OF_RANGE == id;
402N/A "string::string (const char_type*, size_type) "
402N/A "failed to use __rw::__rw_throw()");
402N/A- rw_assert (0 == nbytes, __FILE__, __LINE__,
402N/A+ rw_info (0 == nbytes, __FILE__, __LINE__,
402N/A "string::string (const char_type*, size_type)"
402N/A "leaked %u bytes", nbytes);