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 -SYNOPSISPublic Member Functions template<typename _It > void operator() (_It) 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 288 of file for_each_selectors.h. Member Function Documentation template<typename _It > void __gnu_parallel::_Nothing::operator() (_It) [inline] Functor execution. Parameters: __i iterator referencing object. Definition at line 294 of file for_each_selectors.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_parallel::_Nothing(3cxx)