GNU g++  v5.2.1
GNU Standard C++
__gnu_parallel::__possibly_stable_multiway_merge< true, Seq_RAIter, _RAIter, _Compare, _DiffType > Struct Template Reference

#include <multiway_mergesort.h>

Public Member Functions

void operator() (const Seq_RAIter &__seqs_begin, const Seq_RAIter &__seqs_end, const _RAIter &__target, _Compare &__comp, _DiffType __length_am) const
 

Member Function Documentation

template<typename Seq_RAIter , typename _RAIter , typename _Compare , typename _DiffType >
void __gnu_parallel::__possibly_stable_multiway_merge< true, Seq_RAIter, _RAIter, _Compare, _DiffType >::operator() ( const Seq_RAIter &  __seqs_begin,
const Seq_RAIter &  __seqs_end,
const _RAIter &  __target,
_Compare &  __comp,
_DiffType  __length_am 
) const
inline

References __gnu_parallel::stable_multiway_merge().

Here is the call graph for this function:


The documentation for this struct was generated from the following file: