We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146c3ab commit dccf157Copy full SHA for dccf157
README.md
@@ -619,7 +619,7 @@ namespace cpptrace {
619
620
> [!NOTE]
621
> Unfortunately, this is only able to preserve traces under libstdc++ and libc++, not Microsoft's standard library. This
622
-> Is due to Microsoft's implementation of exceptions and `std::current_exception`.
+> is due to details of Microsoft's implementation of exceptions and `std::current_exception`.
623
624
Example:
625
0 commit comments