__gnu_parallel::growing_blocks_tag
Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
NAME
__gnu_parallel::growing_blocks_tag - Selects the growing block size variant for std::find().
SYNOPSIS
Inherits __gnu_parallel::find_tag.
Detailed Description
Selects the growing block size variant for std::find().
See also:
-
_GLIBCXX_FIND_GROWING_BLOCKS
Definition at line 174 of file tags.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.