Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
StringRef
Class · 0.85
string
Class · 0.85
numberOfCharacters
Method · 0.80
str
Method · 0.45
open
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected