Scroll to navigation

__gnu_parallel::__generic_find_selector(3cxx) __gnu_parallel::__generic_find_selector(3cxx)

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.

Author

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

libstdc++