37template <
typename Benchmark>
46 std::make_shared<Benchmark>());
47 }
catch (
const std::exception& e) {
48 std::cerr <<
"Failed to append a benchmark: " << e.what()
Definition of BenchmarkCaseRegistry class.
BenchmarkCaseRegister() noexcept
Constructor.
static auto instance() -> BenchmarkCaseRegistry &
Get an instance of the registry.
Namespace of internal implementation.
Namespace of stat_bench source codes.