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

Method printIssue

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

Source from the content-addressed store, hash-verified

11438 }
11439
11440 void printIssue(std::string const& issue) const {
11441 stream << ' ' << issue;
11442 }
11443
11444 void printExpressionWas() {
11445 if (result.hasExpression()) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected