Skip to content

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

Merged
apolukhin merged 60 commits intoboostorg:developfrom
fdr400:feature/cxx20-modules
May 5, 2026
Merged

feat boost.stacktrace: C++20 modules support#230
apolukhin merged 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

@apolukhin apolukhin merged commit f966b6a into boostorg:develop May 5, 2026
44 checks passed
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.

2 participants