Man Page: __gnu_parallel::__min_element_reduct
Operating Environment: centos
Section: 3
__gnu_parallel::__min_element_reduct< _Compare, _It >(3) Library Functions Manual __gnu_parallel::__min_element_reduct< _Compare, _It >(3)NAME__gnu_parallel::__min_element_reduct< _Compare, _It > -SYNOPSISPublic Member Functions __min_element_reduct (_Compare &__c) _It operator() (_It __x, _It __y) Public Attributes _Compare & __comp Detailed Description template<typename _Compare, typename _It>struct __gnu_parallel::__min_element_reduct< _Compare, _It > Reduction for finding the maximum element, using a comparator. Definition at line 307 of file for_each_selectors.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_parallel::__min_element_reduct< _Compare, _It >(3)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |