STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
__gnu_parallel::_DummyReduct Struct Reference

Reduction function doing nothing. More...

#include <parallel/for_each_selectors.h>

Public Member Functions

bool operator() (bool, bool) const
 

Detailed Description

Reduction function doing nothing.

Member Function Documentation

bool __gnu_parallel::_DummyReduct::operator() ( bool  ,
bool   
) const
inline
302  { return true; }

The documentation for this struct was generated from the following file: