.TH "std::negate< _Tp >" 3 "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::negate< _Tp > \- One of the \fBmath functors\fP\&. .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherits \fBstd::unary_function< _Tp, _Tp >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "\fBtypedef\fP _Tp \fBargument_type\fP" .br .RI "\fRargument_type\fP is the type of the argument " .ti -1c .RI "\fBtypedef\fP _Tp \fBresult_type\fP" .br .RI "\fRresult_type\fP is the return type " .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBconstexpr\fP _Tp \fBoperator()\fP (\fBconst\fP _Tp &__x) \fBconst\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::negate< _Tp >"One of the \fBmath functors\fP\&. .SH "Member Typedef Documentation" .PP .SS "\fBtypedef\fP _Tp \fBstd::unary_function\fP< _Tp , _Tp >::argument_type\fR [inherited]\fP" .PP \fRargument_type\fP is the type of the argument .SS "\fBtypedef\fP _Tp \fBstd::unary_function\fP< _Tp , _Tp >::result_type\fR [inherited]\fP" .PP \fRresult_type\fP is the return type .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.