debian man page for __gnu_parallel::fill_selector

Query: __gnu_parallel::fill_selector

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__gnu_parallel::fill_selector< It >(3cxx)								 __gnu_parallel::fill_selector< It >(3cxx)

NAME
__gnu_parallel::fill_selector< It > -
SYNOPSIS
Inherits __gnu_parallel::generic_for_each_selector< It >. Public Member Functions template<typename Val > bool operator() (Val &v, It i) Public Attributes It finish_iterator Detailed Description template<typename It>struct __gnu_parallel::fill_selector< It > std::fill() selector. Definition at line 86 of file for_each_selectors.h. Member Function Documentation template<typename It > template<typename Val > bool __gnu_parallel::fill_selector< It >::operator() (Val &v, Iti) [inline] Functor execution. Parameters: v Current value. i Iterator referencing object. Definition at line 93 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::fill_selector< It >(3cxx)
Related Man Pages
__gnu_parallel::__inner_product_selector(3) - debian
__gnu_parallel::__replace_if_selector(3) - debian
__gnu_parallel::inner_product_selector(3) - debian
__gnu_parallel::replace_if_selector(3) - debian
__gnu_parallel::find_if_selector(3cxx) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com