table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
__gnu_parallel::growing_blocks_tag(3cxx) | __gnu_parallel::growing_blocks_tag(3cxx) |
NAME¶
__gnu_parallel::growing_blocks_tag - Selects the growing block size variant for std::find().
SYNOPSIS¶
#include <tags.h>
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.
Mon Aug 22 2022 | libstdc++ |