Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ lazyPrint
Method
lazyPrint
unittests/catch.hpp:11996–12000 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11994
}
11995
11996
void ConsoleReporter::lazyPrint() {
11997
11998
m_tablePrinter->close();
11999
lazyPrintWithoutClosingBenchmarkTable();
12000
}
12001
12002
void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
12003
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected