table of contents
__gnu_parallel::_DummyReduct(3) | Library Functions Manual | __gnu_parallel::_DummyReduct(3) |
NAME¶
__gnu_parallel::_DummyReduct - Reduction function doing nothing.
SYNOPSIS¶
Public Member Functions¶
bool operator() (bool, bool) const
Detailed Description¶
Reduction function doing nothing.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Dec 18 2023 | libstdc++ |