benchmark/include
biojppm 6a28f1e968 Fixture: add non const Setup() and TearDown(). (#285)
* Fixture: add non const Setup() and TearDown().

This allows write-access to the State variable, which is important in
upcoming user-defined counter functionality.

* Fix const placement in the Fixture methods.

* Fixture: use const_cast instead of static_cast.
2016-09-01 10:51:48 -07:00
..
benchmark Fixture: add non const Setup() and TearDown(). (#285) 2016-09-01 10:51:48 -07:00