libstdc++: __gnu_parallel::_SplitConsistently< false, _RAIter, _Compare, _SortingPlacesIterator (original) (raw)
#include <[multiway_mergesort.h](a01043%5Fsource.html)>
Detailed Description
template<typename _RAIter, typename _Compare, typename _SortingPlacesIterator>
struct __gnu_parallel::_SplitConsistently< false, _RAIter, _Compare, _SortingPlacesIterator >
Split by sampling.
Definition at line 187 of file multiway_mergesort.h.
Member Function Documentation
◆ operator()()
template<typename _RAIter , typename _Compare , typename _SortingPlacesIterator >
The documentation for this struct was generated from the following file: