mirror of https://github.com/Icinga/icinga2.git
docs: mention use of boost::stacktrace
This commit is contained in:
parent
1ad233da86
commit
532d37624f
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue