⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 std__exception.3

📁 Free C++ Standard Library
💻 3
字号:
.TH std::exception 3 "13 Sep 1999" "FREE_C++_STANDARD_LIBRARY" \" -*- nroff -*-.ad l.nh.SH NAMEstd::exception \- .SH SYNOPSIS.br.PPInherited by \fBstd::bad_alloc\fR, \fBstd::bad_cast\fR, \fBstd::bad_typeid\fR, \fBstd::logic_error\fR, and \fBstd::runtime_error\fR..PP.SS Public Members.in +1c.ti -1c.RI "\fBexception\fR ()  throw()".br.ti -1c.RI "\fBexception\fR (const exception&)  throw()".br.ti -1c.RI "exception& \fBoperator=\fR (const exception&)  throw()".br.ti -1c.RI "virtual \fB~exception\fR ()  throw()".br.ti -1c.RI "virtual const char* \fBwhat\fR () const  throw()".br.in -1c.SH MEMBER FUNCTION DOCUMENTATION.PP .SS std::exception::exception ()  throw().PP.SS std::exception::exception (const exception &)  throw().PP.SS exception& std::exception::operator= (const exception &)  throw().PP.SS virtual std::exception::~exception ()  throw()\fC [virtual]\fR.PP.SS virtual const char* std::exception::what () const  throw()\fC [virtual]\fR.PPReimplemented in \fBstd::runtime_error\fR, \fBstd::logic_error\fR, \fBstd::bad_typeid\fR, \fBstd::bad_cast\fR, and \fBstd::bad_alloc\fR..SH AUTHOR.PP Generated automatically by Doxygen for FREE_C++_STANDARD_LIBRARY from the source code.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -