MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / what

Method what

extlibs/catch/include/catch/catch.hpp:10553–10555  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10551IGeneratorTracker::~IGeneratorTracker() {}
10552
10553const char* GeneratorException::what() const noexcept {
10554 return m_msg;
10555}
10556
10557namespace Generators {
10558

Callers 5

convertUnstreamableFunction · 0.45
throw_exceptionFunction · 0.45
catch.hppFile · 0.45
catchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected