GNU g++  v5.2.1
GNU Standard C++
algobase.h File Reference

Parallel STL function calls corresponding to the stl_algobase.h header. More...

Include dependency graph for algobase.h:

Functions

namespace std _GLIBCXX_VISIBILITY (default)
 

Detailed Description

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.

Function Documentation

namespace std _GLIBCXX_VISIBILITY ( default  )

References __gnu_parallel::__find_template(), and _GLIBCXX_PARALLEL_CONDITION.

Here is the call graph for this function: