📄 std__logic_error.3
字号:
.TH std::logic_error 3 "13 Sep 1999" "FREE_C++_STANDARD_LIBRARY" \" -*- nroff -*-.ad l.nh.SH NAMEstd::logic_error \- .SH SYNOPSIS.br.PPInherits \fBstd::exception\fR..PPInherited by \fBstd::domain_error\fR, \fBstd::invalid_argument\fR, \fBstd::length_error\fR, and \fBstd::out_of_range\fR..PP.SS Public Members.in +1c.ti -1c.RI "\fBlogic_error\fR (const string &what_arg)".br.ti -1c.RI "virtual const char* \fBwhat\fR () const".br.in -1c.SH MEMBER FUNCTION DOCUMENTATION.PP .SS std::logic_error::logic_error (const string & what_arg).PP.nf: what_str(what_arg).br {.br }.fi.SS virtual const char * std::logic_error::what () const\fC [virtual]\fR.PP.nf{.br return what_str.c_str();.br }.fi.PPReimplemented from \fBstd::exception\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 + -