2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-23 17:32:15 +00:00
Files
compute/perf/perf_stl_max_element.cpp
Jakub Szuppe abd0d8d355 Fix std::max_element() benchmark
It removes the situation when compiler is optimizing out std::max_element()
call entirely because its result is never used.
2015-05-19 13:02:17 +02:00

1.2 KiB