Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

__gnu_parallel::equal_split_tag.3cxx

Author

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

                                                    libstdc++              __gnu_parallel::equal_split_tag(3cxx)

Detailed Description

       Selects the equal splitting variant for std::find().

       Seealso
           _GLIBCXX_FIND_EQUAL_SPLIT

Name

       __gnu_parallel::equal_split_tag - Selects the equal splitting variant for std::find().

Synopsis

       #include <tags.h>

       Inherits __gnu_parallel::find_tag.

See Also