.TH "__gnu_parallel::_Piece< _DifferenceTp >" 3cxx "Sat Aug 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_parallel::_Piece< _DifferenceTp > \- Subsequence description\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef _DifferenceTp \fB_DifferenceType\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "_DifferenceType \fB_M_begin\fP" .br .RI "Begin of subsequence\&. " .ti -1c .RI "_DifferenceType \fB_M_end\fP" .br .RI "End of subsequence\&. " .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_parallel::_Piece< _DifferenceTp >" Subsequence description\&. .PP Definition at line 46 of file multiway_mergesort\&.h\&. .SH "Member Data Documentation" .PP .SS "template _DifferenceType \fB__gnu_parallel::_Piece\fP< _DifferenceTp >::_M_begin" .PP Begin of subsequence\&. .PP Definition at line 51 of file multiway_mergesort\&.h\&. .SS "template _DifferenceType \fB__gnu_parallel::_Piece\fP< _DifferenceTp >::_M_end" .PP End of subsequence\&. .PP Definition at line 54 of file multiway_mergesort\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.