HomeSort by relevance Sort by last modified time
    Searched full:max_element_switch (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
algorithmfwd.h 545 max_element_switch(_FIter, _FIter, _Compare, _IterTag);
549 max_element_switch(_RAIter, _RAIter, _Compare, random_access_iterator_tag,
algo.h 2198 max_element_switch(ForwardIterator begin, ForwardIterator end, function in namespace:std::__parallel
2205 max_element_switch(RandomAccessIterator begin, RandomAccessIterator end, function in namespace:std::__parallel
    [all...]

Completed in 233 milliseconds