Skip to content

feat boost.stacktrace: C++20 modules support#230

Open
fdr400 wants to merge 60 commits intoboostorg:developfrom
fdr400:feature/cxx20-modules
Open

feat boost.stacktrace: C++20 modules support#230
fdr400 wants to merge 60 commits intoboostorg:developfrom
fdr400:feature/cxx20-modules

Conversation

@fdr400
Copy link
Copy Markdown
Contributor

@fdr400 fdr400 commented Apr 28, 2026

  • Introduce boost.stacktrace_dump module for safe_dump interface
  • Introduce boost.stacktrace_<backend> module for each unwind/collect implementation method
  • Introduce boost.stacktrace module exposing best available backend implementation

Also many tests was added for checking all available backend build and also header only library version
Moreover, there are some checks for Boost::stacktrace_<backend> and Boost::stacktrace_from_exception compatibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant