Query: __gnu_parallel::__multiway_merge_4_variant_sentinel_switch
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_parallel:__gnu_parallel::__multiway_merge_4_variant_sentinel_switch<R__sentinels,r_RAIterIterator,f_RAIter3, _DifferenceTp,x_Compare >(3cxx)NAME__gnu_parallel::__multiway_merge_4_variant_sentinel_switch< __sentinels, _RAIterIterator, _RAIter3, _DifferenceTp, _Compare > -SYNOPSISPublic Member Functions _RAIter3 operator() (_RAIterIterator __seqs_begin, _RAIterIterator __seqs_end, _RAIter3 __target, _DifferenceTp __length, _Compare __comp) Detailed Description template<bool __sentinels, typename _RAIterIterator, typename _RAIter3, typename _DifferenceTp, typename _Compare>struct __gnu_parallel::__multiway_merge_4_variant_sentinel_switch< __sentinels, _RAIterIterator, _RAIter3, _DifferenceTp, _Compare > Switch for 4-way merging with __sentinels turned off. Note that 4-way merging is always stable! Definition at line 791 of file multiway_merge.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ __gnu_parallel::__multiway_merge_4_variant_sentinel_switch<2__sentinels, _RAIterIterator, _RAIter3, _DifferenceTp, _Compare >(3cxx)