Make State constructor private. (#650)
The State constructor should not be part of the public API. Adding a
utility method to BenchmarkInstance allows us to avoid leaking the
RunInThread method into the public API.
Showing
src/benchmark_api_internal.cc
0 → 100644
Please
register
or
sign in
to comment