table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
__gnu_parallel::_SplitConsistently< __exact, _RAIter, _Compare, _SortingPlacesIterator >(3cxx) | __gnu_parallel::_SplitConsistently< __exact, _RAIter, _Compare, _SortingPlacesIterator >(3cxx) |
NAME¶
__gnu_parallel::_SplitConsistently< __exact, _RAIter, _Compare, _SortingPlacesIterator > - Split consistently.
SYNOPSIS¶
#include <multiway_mergesort.h>
Detailed Description¶
template<bool __exact, typename _RAIter, typename _Compare, typename _SortingPlacesIterator>¶
struct __gnu_parallel::_SplitConsistently< __exact, _RAIter, _Compare, _SortingPlacesIterator >"Split consistently.
Definition at line 122 of file multiway_mergesort.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Aug 22 2022 | libstdc++ |