Markdown style with emoji indicators.
More...
#include <BenchmarkReport.hpp>
Markdown style with emoji indicators.
◆ bad()
| std::string ppforest2::cli::BenchmarkReport::Markdown::bad |
( |
std::string const & | s | ) |
const |
|
overridevirtual |
◆ format_baseline_label()
| std::string ppforest2::cli::BenchmarkReport::Markdown::format_baseline_label |
( |
std::string const & | ts | ) |
const |
|
overridevirtual |
◆ format_footer()
| std::string ppforest2::cli::BenchmarkReport::Markdown::format_footer |
( |
std::size_t | count, |
|
|
double | total_ms ) const |
|
overridevirtual |
◆ format_header()
| std::string ppforest2::cli::BenchmarkReport::Markdown::format_header |
( |
Columns const & | columns | ) |
const |
|
overridevirtual |
◆ format_row()
◆ format_title()
| std::string ppforest2::cli::BenchmarkReport::Markdown::format_title |
( |
std::string const & | name, |
|
|
std::string const & | ts ) const |
|
overridevirtual |
◆ good()
| std::string ppforest2::cli::BenchmarkReport::Markdown::good |
( |
std::string const & | s | ) |
const |
|
overridevirtual |
◆ neutral()
| std::string ppforest2::cli::BenchmarkReport::Markdown::neutral |
( |
std::string const & | s | ) |
const |
|
overridevirtual |
The documentation for this struct was generated from the following file: