table of contents
__gnu_parallel::dummy_reduct(3) | Library Functions Manual | __gnu_parallel::dummy_reduct(3) |
NAME¶
__gnu_parallel::dummy_reduct -
Reduction function doing nothing.
SYNOPSIS¶
Public Member Functions¶
bool operator() (bool, bool) const
Detailed Description¶
Reduction function doing nothing.
Definition at line 299 of file for_each_selectors.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
19 Jun 2018 | libstdc++ |