docs: mention use of boost::stacktrace

This commit is contained in:
Julian Brost 2020-10-21 12:22:18 +02:00
parent 2330ab59f8
commit 51bb751f23

View File

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