__gnu_parallel::fill_selector< It > Struct Template Reference

std::fill() selector. More...

Inheritance diagram for __gnu_parallel::fill_selector< It >:

Inheritance graph

List of all members.

Public Member Functions

Public Attributes


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,
It  i 
) [inline]

Functor execution.

Parameters:
v Current value.
i Iterator referencing object.

Definition at line 93 of file for_each_selectors.h.


Member Data Documentation

Iterator on last element processed; needed for some algorithms (e. g. std::transform()).

Definition at line 48 of file for_each_selectors.h.


The documentation for this struct was generated from the following file:

Generated on Wed Jul 29 11:06:59 2009 for libstdc++ by  doxygen 1.5.8