Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
Related Pages
tbb::internal::quick_sort_body< RandomAccessIterator, Compare > Struct Template Reference
[
Algorithms
]
Body class used to sort elements in a range that is smaller than the grainsize.
More...
#include <
parallel_sort.h
>
List of all members.
Public Member Functions
void
operator()
(const
quick_sort_range
< RandomAccessIterator, Compare > &range) const
Detailed Description
template<typename RandomAccessIterator, typename Compare>
struct tbb::internal::quick_sort_body< RandomAccessIterator, Compare >
Body class used to sort elements in a range that is smaller than the grainsize.
The documentation for this struct was generated from the following file:
parallel_sort.h
Copyright © 2005-2008 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.