cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of NullFixture class. More...
#include "stat_bench/fixture_base.h"
Go to the source code of this file.
Classes | |
class | stat_bench::bench_impl::NullFixture |
Class of fixtures without set up and tear down operations. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::bench_impl |
Namespace of internal implementation. | |
Definition of NullFixture class.
Definition in file null_fixture.h.