libstdc++
|
Go to the source code of this file.
Parallel implementation of std::partition(), std::nth_element(), and std::partial_sort(). This file is a GNU parallel extension to the Standard C++ Library.
Definition in file partition.h.
#define _GLIBCXX_VOLATILE |
Decide whether to declare certain variables volatile.
Definition at line 43 of file partition.h.
Referenced by __gnu_parallel::__parallel_partition().