MCPcopy Create free account
hub / github.com/Chemiculs/qengine / ErrorHandler

Method ErrorHandler

src/qengine/extern/asmjit/core/errorhandler.cpp:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7#include "../core/errorhandler.h"
8
9ASMJIT_BEGIN_NAMESPACE
10
11ErrorHandler::ErrorHandler() noexcept {}
12ErrorHandler::~ErrorHandler() noexcept {}
13
14ASMJIT_END_NAMESPACE

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected