__gnu_parallel::_DummyReduct

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

NAME

__gnu_parallel::_DummyReduct - Reduction function doing nothing.

 

SYNOPSIS


 

Public Member Functions


bool operator() (bool, bool) const
 

Detailed Description

Reduction function doing nothing.

Definition at line 298 of file for_each_selectors.h.

 

Author

Generated automatically by Doxygen for libstdc++ from the source code.


 

Index

NAME
SYNOPSIS
Public Member Functions
Detailed Description
Author