.TH "__gnu_parallel::_Nothing" 3cxx "Tue Jul 18 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_parallel::_Nothing \- Functor doing nothing\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "template void \fBoperator()\fP (_It __i)" .br .RI "Functor execution\&. " .in -1c .SH "Detailed Description" .PP Functor doing nothing\&. For some __reduction tasks (this is not a function object, but is passed as __selector __dummy parameter\&. .SH "Member Function Documentation" .PP .SS "template void __gnu_parallel::_Nothing::operator() (_It __i)\fC [inline]\fP" .PP Functor execution\&. .PP \fBParameters\fP .RS 4 \fI__i\fP iterator referencing object\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.