Parallel STL function calls corresponding to the stl_algobase.h header. More...
#include <bits/stl_algobase.h>
#include <parallel/base.h>
#include <parallel/algorithmfwd.h>
#include <parallel/find.h>
#include <parallel/find_selectors.h>
Functions | |
namespace std | _GLIBCXX_VISIBILITY (default) |
Parallel STL function calls corresponding to the stl_algobase.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.
namespace std _GLIBCXX_VISIBILITY | ( | default | ) |
References __gnu_parallel::__find_template(), and _GLIBCXX_PARALLEL_CONDITION.