find.h File Reference
Detailed Description
Parallel implementation base for std::find(), std::equal() and related functions. This file is a GNU parallel extension to the Standard C++ Library.
Definition in file find.h.
Go to the source code of this file.
Namespaces
Defines
Functions
- template<typename RandomAccessIterator1, typename RandomAccessIterator2, typename Pred, typename Selector> std::pair< RandomAccessIterator1,
RandomAccessIterator2 > __gnu_parallel::find_template (RandomAccessIterator1 begin1, RandomAccessIterator1 end1, RandomAccessIterator2 begin2, Pred pred, Selector selector)
Generated on Wed Mar 26 00:43:34 2008 for libstdc++ by
1.5.1