Registry / utility / crashcatch

crashcatch

JSON →
library1.4.0vcpkgunverified

A cross-platform, single-header C++ crash-reporting library for modern C++ applications.

vcpkg install crashcatch
INSTALL
IMPORT
SIG · CRASHCATCH
C
crashcatch
utilitycppv1.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

crashcatch.hpp
#include <crashcatch.hpp>

Install crash handler

#include "crashcatch.hpp" int main() { crashcatch::install_handler(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

crashcatch — pip install crashcatch · libregistry