__gnu_parallel::multiway_merge_4_variant_sentinel_switch(3) debian man page | unix.com

Man Page: __gnu_parallel::multiway_merge_4_variant_sentinel_switch

Operating Environment: debian

Section: 3

__gnu_parallel::multiway_merge_4_variant_sentinel_switch<lsentinels,eRandomAccessIteratorIterator,IRandomAccessIterator3,t_DifferenceTp,eComparatoro>(3cxx)r >(3cxx)

NAME
__gnu_parallel::multiway_merge_4_variant_sentinel_switch< sentinels, RandomAccessIteratorIterator, RandomAccessIterator3, _DifferenceTp, Comparator > -
SYNOPSIS
Public Member Functions RandomAccessIterator3 operator() (RandomAccessIteratorIterator seqs_begin, RandomAccessIteratorIterator seqs_end, RandomAccessIterator3 target, _DifferenceTp length, Comparator comp) Detailed Description template<bool sentinels, typename RandomAccessIteratorIterator, typename RandomAccessIterator3, typename _DifferenceTp, typename Comparator>struct __gnu_parallel::multiway_merge_4_variant_sentinel_switch< sentinels, RandomAccessIteratorIterator, RandomAccessIterator3, _DifferenceTp, Comparator > Switch for 4-way merging with sentinels turned off. Note that 4-way merging is always stable! Definition at line 847 of file multiway_merge.h. Author Generated automatically by Doxygen for libstdc++ from the source code. __gnu_parallel::multiway_merge_4_variant_sentinel_switch< sentinels, RandomAccessIteratorIterator, RandomAccessIterator3, _DifferenceTp, Comparator >(3cxx)
Related Man Pages
__gnu_parallel::losertree(3) - debian
__gnu_parallel::guarded_iterator(3) - debian
__gnu_parallel::lexicographic(3) - debian
__gnu_parallel::pseudo_sequence(3) - debian
__gnu_parallel::_pseudosequence(3) - centos
Similar Topics in the Unix Linux Community
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph