Man Page: __gnu_parallel::generate_selector
Operating Environment: debian
Section: 3
__gnu_parallel::generate_selector< It >(3cxx) __gnu_parallel::generate_selector< It >(3cxx)NAME__gnu_parallel::generate_selector< It > -SYNOPSISInherits __gnu_parallel::generic_for_each_selector< It >. Public Member Functions template<typename Op > bool operator() (Op &o, It i) Public Attributes It finish_iterator Detailed Description template<typename It>struct __gnu_parallel::generate_selector< It > std::generate() selector. Definition at line 70 of file for_each_selectors.h. Member Function Documentation template<typename It> template<typename Op > bool __gnu_parallel::generate_selector< It >::operator() (Op &o, Iti) [inline] Functor execution. Parameters: o Operator. i Iterator referencing object. Definition at line 77 of file for_each_selectors.h. Member Data Documentation template<typename It > It __gnu_parallel::generic_for_each_selector< It >::finish_iterator [inherited] Iterator on last element processed; needed for some algorithms (e. g. std::transform()). Definition at line 48 of file for_each_selectors.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug 2 2012 __gnu_parallel::generate_selector< It >(3cxx)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |