Helper iterator classes for the std::transform() functions. More...
Classes | |
class | __gnu_parallel::_IteratorPair< _Iterator1, _Iterator2, _IteratorCategory > |
A pair of iterators. More... | |
class | __gnu_parallel::_IteratorTriple< _Iterator1, _Iterator2, _Iterator3, _IteratorCategory > |
A triple of iterators. More... | |
Namespaces | |
__gnu_parallel | |
GNU parallel code for public use. | |
Helper iterator classes for the std::transform() functions.
This file is a GNU parallel extension to the Standard C++ Library.