MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / ~ScopedMessage

Method ~ScopedMessage

unittests/catch.hpp:8175–8179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8173 }
8174
8175 ScopedMessage::~ScopedMessage() {
8176 if ( !uncaught_exceptions() ){
8177 getResultCapture().popScopedMessage(m_info);
8178 }
8179 }
8180} // end namespace Catch
8181// end catch_message.cpp
8182// start catch_random_number_generator.cpp

Callers

nothing calls this directly

Calls 2

uncaught_exceptionsFunction · 0.85
popScopedMessageMethod · 0.80

Tested by

no test coverage detected