docs: mention use of boost::stacktrace

This commit is contained in:
Julian Brost 2020-10-21 12:22:18 +02:00
parent 1ad233da86
commit 532d37624f
1 changed files with 1 additions and 0 deletions

View File

@ -1153,6 +1153,7 @@ General:
- [function_types](https://www.boost.org/doc/libs/1_66_0/libs/function_types/doc/html/index.html) (header only)
- [circular_buffer](https://www.boost.org/doc/libs/1_66_0/doc/html/circular_buffer.html) (header only)
- [math](https://www.boost.org/doc/libs/1_66_0/libs/math/doc/html/index.html) (header only)
- [stacktrace](https://www.boost.org/doc/libs/1_66_0/doc/html/stacktrace.html) (header only)
Events and Runtime: