Query: __gnu_parallel::__multiway_merge_k_variant_sentinel_switch
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu__gnu_parallel::__multiway_merge_k_variant_sentinel_switch<n__sentinels,a__stable,t_RAIterIterator,t_RAIter3,f_DifferenceTp,p_Comparex>(3cxx)NAME__gnu_parallel::__multiway_merge_k_variant_sentinel_switch< __sentinels, __stable, _RAIterIterator, _RAIter3, _DifferenceTp, _Compare > -SYNOPSISPublic Member Functions _RAIter3 operator() (_RAIterIterator __seqs_begin, _RAIterIterator __seqs_end, _RAIter3 __target, const typename std::iterator_traits< typename std::iterator_traits< _RAIterIterator >::value_type::first_type >::value_type &__sentinel, _DifferenceTp __length, _Compare __comp) Detailed Description template<bool __sentinels, bool __stable, typename _RAIterIterator, typename _RAIter3, typename _DifferenceTp, typename _Compare>struct __gnu_parallel::__multiway_merge_k_variant_sentinel_switch< __sentinels, __stable, _RAIterIterator, _RAIter3, _DifferenceTp, _Compare > Switch for k-way merging with __sentinels turned on. Definition at line 833 of file multiway_merge.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libst__gnu_parallel::__multiway_merge_k_variant_sentinel_switch< __sentinels,2__stable, _RAIterIterator, _RAIter3, _DifferenceTp, _Compare >(3cxx)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |