Provided by: libstdc++-9-doc_9.5.0-3ubuntu1_all
NAME
__gnu_parallel::__generic_find_selector - Base class of all __gnu_parallel::__find_template selectors.
SYNOPSIS
#include <find_selectors.h> 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. libstdc++ Tue Feb 21 20gnu_parallel::__generic_find_selector(3cxx)