.TH "__gnu_parallel::__unary_negate< _Predicate, argument_type >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_parallel::__unary_negate< _Predicate, argument_type > \- Similar to std::unary_negate, but giving the argument types explicitly\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::unary_function< argument_type, bool >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBargument_type\fP \fBargument_type\fP" .br .RI "\fCargument_type\fP is the type of the argument " .ti -1c .RI "typedef bool \fBresult_type\fP" .br .RI "\fCresult_type\fP is the return type " .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB__unary_negate\fP (const _Predicate &__x)" .br .ti -1c .RI "bool \fBoperator()\fP (const \fBargument_type\fP &__x)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "_Predicate \fB_M_pred\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_parallel::__unary_negate< _Predicate, argument_type >"Similar to std::unary_negate, but giving the argument types explicitly\&. .SH "Member Typedef Documentation" .PP .SS "typedef \fBargument_type\fP \fBstd::unary_function\fP< \fBargument_type\fP , bool >::argument_type\fC [inherited]\fP" .PP \fCargument_type\fP is the type of the argument .SS "typedef bool \fBstd::unary_function\fP< \fBargument_type\fP , bool >::result_type\fC [inherited]\fP" .PP \fCresult_type\fP is the return type .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.