MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / ~ScopedMessage

Method ~ScopedMessage

Bcore/src/main/cpp/Dobby/tests/catch.hpp:7965–7969  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7963}
7964
7965ScopedMessage::~ScopedMessage() {
7966 if (!uncaught_exceptions()) {
7967 getResultCapture().popScopedMessage(m_info);
7968 }
7969}
7970} // end namespace Catch
7971// end catch_message.cpp
7972// start catch_output_redirect.cpp

Callers

nothing calls this directly

Calls 2

uncaught_exceptionsFunction · 0.85
popScopedMessageMethod · 0.80

Tested by

no test coverage detected