docs: mention use of boost::stacktrace

This commit is contained in:
Julian Brost 2020-10-21 12:22:18 +02:00
parent a342d75cc3
commit 9374c308de

View File

@ -1119,6 +1119,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: