tlx
PMWMSPiece< DiffType > Struct Template Reference

Subsequence description. More...

#include <parallel_mergesort.hpp>

Public Attributes

DiffType begin
 Begin of subsequence. More...
 
DiffType end
 End of subsequence. More...
 

Detailed Description

template<typename DiffType>
struct tlx::parallel_mergesort_detail::PMWMSPiece< DiffType >

Subsequence description.

Definition at line 44 of file parallel_mergesort.hpp.

Member Data Documentation

DiffType begin

Begin of subsequence.

Definition at line 46 of file parallel_mergesort.hpp.

DiffType end

End of subsequence.

Definition at line 48 of file parallel_mergesort.hpp.


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