libstdc++
find_selectors.h File Reference

Go to the source code of this file.

Classes

struct  __gnu_parallel::adjacent_find_selector
 
struct  __gnu_parallel::find_first_of_selector< ForwardIterator >
 
struct  __gnu_parallel::find_if_selector
 
struct  __gnu_parallel::generic_find_selector
 
struct  __gnu_parallel::mismatch_selector
 

Namespaces

 __gnu_parallel
 

Detailed Description

Function objects representing different tasks to be plugged into the parallel find algorithm. This file is a GNU parallel extension to the Standard C++ Library.

Definition in file find_selectors.h.