benchmark/include
Dominic Hamon 39b5a298a7
Improve BENCHMARK_UNUSED definition (#1111)
Take advantage of C++17's `[[maybe_unused]]` if it's available. Also clang supports `__attribute__((unused))` so add that too.
2021-04-12 12:46:05 +01:00
..
benchmark Improve BENCHMARK_UNUSED definition (#1111) 2021-04-12 12:46:05 +01:00