__gnu_parallel::_Nothing(3cxx) | __gnu_parallel::_Nothing(3cxx) |
__gnu_parallel::_Nothing - Functor doing nothing.
template<typename _It > void operator() (_It __i)
Functor execution.
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.
Functor execution.
Parameters:
Definition at line 294 of file for_each_selectors.h.
Generated automatically by Doxygen for libstdc++ from the source code.
Sat Apr 6 2019 | libstdc++ |