__gnu_parallel::__generic_find_selector

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

NAME

__gnu_parallel::__generic_find_selector - Base class of all __gnu_parallel::__find_template selectors.

 

SYNOPSIS


Inherited by __gnu_parallel::__adjacent_find_selector, __gnu_parallel::__find_first_of_selector< _FIterator >, __gnu_parallel::__find_if_selector, and __gnu_parallel::__mismatch_selector.  

Detailed Description

Base class of all __gnu_parallel::__find_template selectors.

Definition at line 43 of file find_selectors.h.

 

Author

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


 

Index

NAME
SYNOPSIS
Detailed Description
Author