std__basic_ostream__sentry.3

来自「Free C++ Standard Library」· 3 代码 · 共 40 行

3
40
字号
.TH std::basic_ostream::sentry 3 "13 Sep 1999" "FREE_C++_STANDARD_LIBRARY" \" -*- nroff -*-.ad l.nh.SH NAMEstd::basic_ostream::sentry \- .SH SYNOPSIS.br.PP.SS Public Members.in +1c.ti -1c.RI "explicit \fBsentry\fR (basic_ostream<charT,traits>& os)".br.ti -1c.RI "\fB~sentry\fR ()".br.ti -1c.RI "\fBoperator bool\fR ()".br.in -1c.SH MEMBER FUNCTION DOCUMENTATION.PP .SS explicit std::basic_ostream::sentry::sentry (basic_ostream<charT,traits>& os).PP.SS std::basic_ostream::sentry::~sentry ().PP.SS std::basic_ostream::sentry::operator bool ().PP.nf{.br                                                return ok_;.br                                        }.fi.SH AUTHOR.PP Generated automatically by Doxygen for FREE_C++_STANDARD_LIBRARY from the source code.

⌨️ 快捷键说明

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