Classes | |
struct | Value |
Public Member Functions | |
Iterator (int64_t iters) | |
bool | operator!= (const Iterator &that) const |
Value | operator* () const |
Iterator & | operator++ () |
Private Attributes | |
int64_t | iters_ |
Definition at line 26 of file re2/util/benchmark.h.
|
inlineexplicit |
Definition at line 37 of file re2/util/benchmark.h.
Definition at line 39 of file re2/util/benchmark.h.
|
inline |
Definition at line 49 of file re2/util/benchmark.h.
|
inline |
Definition at line 53 of file re2/util/benchmark.h.
|
private |
Definition at line 59 of file re2/util/benchmark.h.