benchmark/include/benchmark
Roman Lebedev 50560985db
[NFC] `complexity_n` is not of `IterationCount` type (#1709)
There is no bug here, but it gave me a scare the other day.
It is not incorrect to use `IterationCount` here,
since it's just an `int64_t` either way,
but it's wildly confusing. Let's not do that.

Co-authored-by: dominic <510002+dmah42@users.noreply.github.com>
2023-12-07 10:40:56 +00:00
..
benchmark.h [NFC] `complexity_n` is not of `IterationCount` type (#1709) 2023-12-07 10:40:56 +00:00
export.h Stop generating the export header and just check it in (#1435) 2022-07-20 20:34:39 +01:00