libstdc++
|
Go to the source code of this file.
Parallel STL function calls corresponding to the stl_algo.h header.
The functions defined here mainly do case switches and call the actual parallelized versions in other files. Inlining policy: Functions that basically only contain one function call, are declared inline. This file is a GNU parallel extension to the Standard C++ Library.
Definition in file algo.h.