debian man page for __gnu_parallel::replace_if_selector

Query: __gnu_parallel::replace_if_selector

OS: debian

Section: 3

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

__gnu_parallel::replace_if_selector< It, Op, T >(3cxx)					    __gnu_parallel::replace_if_selector< It, Op, T >(3cxx)

NAME
__gnu_parallel::replace_if_selector< It, Op, T > -
SYNOPSIS
Inherits __gnu_parallel::generic_for_each_selector< It >. Public Member Functions bool operator() (Op &o, It i) replace_if_selector (const T &new_val) Public Attributes It finish_iterator const T & new_val Detailed Description template<typename It, typename Op, typename T>struct __gnu_parallel::replace_if_selector< It, Op, T > std::replace() selector. Definition at line 158 of file for_each_selectors.h. Constructor &; Destructor Documentation template<typename It , typename Op , typename T > __gnu_parallel::replace_if_selector< It, Op, T >::replace_if_selector (const T &new_val) [inline], [explicit] Constructor. Parameters: new_val Value to replace with. Definition at line 166 of file for_each_selectors.h. Member Function Documentation template<typename It , typename Op , typename T > bool __gnu_parallel::replace_if_selector< It, Op, T >::operator() (Op &o, Iti) [inline] Functor execution. Parameters: o Operator. i Iterator referencing object. Definition at line 172 of file for_each_selectors.h. References __gnu_parallel::replace_if_selector< It, Op, T >::new_val. 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. template<typename It , typename Op , typename T > const T& __gnu_parallel::replace_if_selector< It, Op, T >::new_val Value to replace with. Definition at line 161 of file for_each_selectors.h. Referenced by __gnu_parallel::replace_if_selector< It, Op, T >::operator()(). Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug 2 2012 __gnu_parallel::replace_if_selector< It, Op, T >(3cxx)
Related Man Pages
__gnu_parallel::losertreebase(3) - debian
__gnu_parallel::__inner_product_selector(3) - debian
__gnu_parallel::__replace_if_selector(3) - debian
__gnu_parallel::__replace_selector(3) - debian
__gnu_parallel::replace_selector(3) - debian
Similar Topics in the Unix Linux Community
Please point the error
Search a template file and replace with input