__gnu_parallel::adjacent_difference_selector(3) debian man page | unix.com

Man Page: __gnu_parallel::adjacent_difference_selector

Operating Environment: debian

Section: 3

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

NAME
__gnu_parallel::adjacent_difference_selector< It > -
SYNOPSIS
Inherits __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::adjacent_difference_selector< It > Selector that returns the difference between two adjacent elements. Definition at line 270 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::adjacent_difference_selector< It >(3cxx)
Related Man Pages
__gnu_parallel::drandomshufflingglobaldata(3) - debian
__gnu_parallel::pmwmssortingdata(3) - debian
__gnu_parallel::__inner_product_selector(3) - debian
__gnu_parallel::__replace_selector(3) - debian
__gnu_parallel::__replace_selector(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file