Man Page: __gnu_parallel::generic_for_each_selector
Operating Environment: debian
Section: 3
__gnu_parallel::generic_for_each_selector< It >(3cxx) __gnu_parallel::generic_for_each_selector< It >(3cxx)NAME__gnu_parallel::generic_for_each_selector< It > -SYNOPSISInherited by __gnu_parallel::accumulate_selector< It >, __gnu_parallel::adjacent_difference_selector< It >, __gnu_parallel::count_if_selector< It, Diff >, __gnu_parallel::count_selector< It, Diff >, __gnu_parallel::fill_selector< It >, __gnu_parallel::for_each_selector< It >, __gnu_parallel::generate_selector< It >, __gnu_parallel::identity_selector< It >, __gnu_parallel::inner_product_selector< It, It2, T >, __gnu_parallel::replace_if_selector< It, Op, T >, __gnu_parallel::replace_selector< It, T >, __gnu_parallel::transform1_selector< It >, and __gnu_parallel::transform2_selector< It >. Public Attributes It finish_iterator Detailed Description template<typename It>struct __gnu_parallel::generic_for_each_selector< It > Generic selector for embarrassingly parallel functions. Definition at line 43 of file for_each_selectors.h. Member Data Documentation template<typename It > It __gnu_parallel::generic_for_each_selector< It >::finish_iterator 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::generic_for_each_selector< It >(3cxx)
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| New UNIX and Linux History Sections |