MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / TablePrinter

Class TablePrinter

unittests/catch.hpp:4168–4168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4166 // Fwd decls
4167 struct SummaryColumn;
4168 class TablePrinter;
4169
4170 struct ConsoleReporter : StreamingReporterBase<ConsoleReporter> {
4171 std::unique_ptr<TablePrinter> m_tablePrinter;

Callers

nothing calls this directly

Calls 6

StringRefClass · 0.85
stringClass · 0.85
numberOfCharactersMethod · 0.80
strMethod · 0.45
openMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected