asherliu / thrust

Automatically exported from code.google.com/p/thrust
Apache License 2.0
0 stars 0 forks source link

typo in documentation for max_element(first, last, comp) #346

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
min_element finds the largest element in the range... ->

max_element finds the largest element in the range...

Original issue reported on code.google.com by jaredhoberock on 9 Jul 2011 at 6:48

GoogleCodeExporter commented 8 years ago
This issue was closed by revision e4aecfcdd063.

Original comment by jaredhoberock on 21 Jul 2011 at 11:57