📄 std__logical_or.3
字号:
.TH std::logical_or 3 "13 Sep 1999" "FREE_C++_STANDARD_LIBRARY" \" -*- nroff -*-.ad l.nh.SH NAMEstd::logical_or \- .SH SYNOPSIS.br.PPInherits \fBstd::binary_function<T, T, T>\fR..PP.SS Public Members.in +1c.ti -1c.RI "T \fBoperator()\fR (const T &x, const T &y) const".br.in -1c.SH MEMBER FUNCTION DOCUMENTATION.PP .SS template<class T> T std::logical_or<T>::operator() (const T & x, const T & y) const.PP.nf{.br return x || y;.br }.fi.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 + -