libstdc++: __gnu_parallel::_Nothing Struct Reference (original) (raw)
#include <[for_each_selectors.h](a01022%5Fsource.html)>
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 288 of file for_each_selectors.h.
Member Function Documentation
◆ operator()()
template<typename _It >
void __gnu_parallel::_Nothing::operator() ( _It __i) | inline |
---|
The documentation for this struct was generated from the following file: