📄 std__unary_function.3
字号:
.TH std::unary_function 3 "13 Sep 1999" "FREE_C++_STANDARD_LIBRARY" \" -*- nroff -*-.ad l.nh.SH NAMEstd::unary_function \- .SH SYNOPSIS.br.PPInherited by \fBstd::binder1st\fR, \fBstd::binder2nd\fR, \fBstd::logical_not\fR\fC [private]\fR, \fBstd::mem_fun_t\fR, \fBstd::negate\fR\fC [private]\fR, \fBstd::pointer_to_unary_function\fR, and \fBstd::unary_negate\fR\fC [private]\fR..PP.SS Public Members.in +1c.ti -1c.RI "typedef Arg \fBargument_type\fR".br.ti -1c.RI "typedef Result \fBresult_type\fR".br.in -1c.SH MEMBER TYPEDEF DOCUMENTATION.PP .SS template<class Arg, class Result> typedef Arg std::unary_function<Arg, Result>::argument_type.PP.SS template<class Arg, class Result> typedef Result std::unary_function<Arg, Result>::result_type.PP.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 + -