.TH "std::negate< _Tp >" 3cxx "Sun Feb 7 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::negate< _Tp > \- One of the \fBmath functors\fP\&. .SH SYNOPSIS .br .PP .PP Inherits \fBstd::unary_function< _Tp, _Tp >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _Tp \fBargument_type\fP" .br .RI "\fCargument_type\fP is the type of the argument " .ti -1c .RI "typedef _Tp \fBresult_type\fP" .br .RI "\fCresult_type\fP is the return type " .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "_GLIBCXX14_CONSTEXPR _Tp \fBoperator()\fP (const _Tp &__x) const" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::negate< _Tp >" One of the \fBmath functors\fP\&. .PP Definition at line 217 of file stl_function\&.h\&. .SH "Member Typedef Documentation" .PP .SS "typedef _Tp \fBstd::unary_function\fP< _Tp , _Tp >::\fBargument_type\fP\fC [inherited]\fP" .PP \fCargument_type\fP is the type of the argument .PP Definition at line 108 of file stl_function\&.h\&. .SS "typedef _Tp \fBstd::unary_function\fP< _Tp , _Tp >::\fBresult_type\fP\fC [inherited]\fP" .PP \fCresult_type\fP is the return type .PP Definition at line 111 of file stl_function\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.