MCPcopy 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
11996void ConsoleReporter::lazyPrint() {
11997
11998 m_tablePrinter->close();
11999 lazyPrintWithoutClosingBenchmarkTable();
12000}
12001
12002void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
12003

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected