.TH "__gnu_parallel::transform1_selector< It >" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_parallel::transform1_selector< It > \- .SH SYNOPSIS .br .PP .PP Inherits \fB__gnu_parallel::generic_for_each_selector< It >\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "template bool \fBoperator()\fP (Op &o, It i)" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "It \fBfinish_iterator\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templatestruct __gnu_parallel::transform1_selector< It >" std::transform() selector, one input sequence variant\&. .PP Definition at line 102 of file for_each_selectors\&.h\&. .SH "Member Function Documentation" .PP .SS "template template bool \fB__gnu_parallel::transform1_selector\fP< It >::operator() (Op &o, Iti)\fC [inline]\fP" .PP Functor execution\&. \fBParameters:\fP .RS 4 \fIo\fP Operator\&. .br \fIi\fP Iterator referencing object\&. .RE .PP .PP Definition at line 109 of file for_each_selectors\&.h\&. .SH "Member Data Documentation" .PP .SS "template It \fB__gnu_parallel::generic_for_each_selector\fP< It >::finish_iterator\fC [inherited]\fP" .PP Iterator on last element processed; needed for some algorithms (e\&. g\&. std::transform())\&. .PP Definition at line 48 of file for_each_selectors\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.