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

#include <multiway_mergesort.h>

Public Member Functions

void operator() (const _RAIter &__begin, const _RAIter &__end, _Compare &__comp) const
 

Member Function Documentation

template<typename _RAIter , typename _Compare >
void __gnu_parallel::__possibly_stable_sort< true, _RAIter, _Compare >::operator() ( const _RAIter &  __begin,
const _RAIter &  __end,
_Compare &  __comp 
) const
inline

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