84 :
public formatter<string_view> {
94 format_context& context)
const -> format_context::iterator;
Definition of BenchmarkCaseName class.
Definition of BenchmarkGroupName class.
Class of names of cases of benchmarks.
Class of information of cases in benchmarks.
auto group_name() const noexcept -> const BenchmarkGroupName &
Get the name of the group of cases.
BenchmarkFullName(BenchmarkGroupName group_name, BenchmarkCaseName case_name) noexcept
Constructor.
auto case_name() const noexcept -> const BenchmarkCaseName &
Get the name of the case in the benchmark.
Class of names of groups of benchmarks.
Namespace of fmt library.
Namespace of stat_bench source codes.