Provided by: libstdc++6-4.4-doc_4.4.7-8ubuntu1_all bug

NAME

       __gnu_parallel::split_consistently< exact, RandomAccessIterator, Comparator,
       SortingPlacesIterator > -

SYNOPSIS

Detailed Description

   template<bool exact, typename RandomAccessIterator, typename Comparator, typename
       SortingPlacesIterator>struct __gnu_parallel::split_consistently< exact,
       RandomAccessIterator, Comparator, SortingPlacesIterator >
       Split consistently.

       Definition at line 122 of file multiway_mergesort.h.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

__gnu_parallel::split_consistently< exact, RandomAccessIterator,4Comparator, SortingPlacesIterator >(3cxx)