debian man page for __gnu_parallel::nothing

Query: __gnu_parallel::nothing

OS: debian

Section: 3cxx

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

__gnu_parallel::nothing(3cxx)											     __gnu_parallel::nothing(3cxx)

NAME
__gnu_parallel::nothing -
SYNOPSIS
Public Member Functions template<typename It > void operator() (It i) Detailed Description Functor doing nothing. For some reduction tasks (this is not a function object, but is passed as selector dummy parameter. Definition at line 289 of file for_each_selectors.h. Member Function Documentation template<typename It > void __gnu_parallel::nothing::operator() (Iti) [inline] Functor execution. Parameters: i Iterator referencing object. Definition at line 295 of file for_each_selectors.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug 2 2012 __gnu_parallel::nothing(3cxx)
Related Man Pages
__gnu_parallel::__inner_product_selector(3) - debian
__gnu_parallel::__replace_if_selector(3) - debian
__gnu_parallel::find_first_of_selector(3) - debian
__gnu_parallel::adjacent_find_selector(3cxx) - debian
__gnu_parallel::mismatch_selector(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file