Skip to Content

cpptrace v0.7.1

Created
Updated

Simple, portable, and self-contained stacktrace library for C++11 and newer

# Usage

cpptrace provides CMake targets:

find_package(cpptrace CONFIG REQUIRED)
target_link_libraries(main PRIVATE cpptrace::cpptrace) 

# License

# Supported Platforms

!(uwp | android)

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

and 2 transitive dependencies:

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Jeremy Rifkin's avatar Jeremy Rifkin

# Changelog

and 8 more commits:

# Source