mirror of
https://github.com/boostorg/boost.git
synced 2026-07-21 13:13:43 +00:00
Added Stacktrace library
This commit is contained in:
@@ -530,3 +530,7 @@
|
||||
path = libs/process
|
||||
url = ../process.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "stacktrace"]
|
||||
path = libs/stacktrace
|
||||
url = ../stacktrace.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
|
||||
@@ -118,6 +118,7 @@ smart_ptr Peter Dimov <pdimov -at- pdimov.com>
|
||||
smart_ptr/make_shared Glen Fernandes <glenfe -at- live.com>
|
||||
sort Steven Ross <spreadsort -at- gmail.com>
|
||||
spirit Joel de Guzman <joel -at- boost-consulting.com>, Hartmut Kaiser <hartmut.kaiser -at- gmail.com>
|
||||
stacktrace Antony Polukhin <antoshkka -at- gmail.com>
|
||||
statechart Andreas Huber <ahd6974-boostorg -at- yahoo.com>
|
||||
static_assert John Maddock <john -at- johnmaddock.co.uk>
|
||||
test Gennadiy Rozental <rogeeff -at- gmail.com>, Raffi Enficiaud <raffi.enficiaud -at- free.fr>
|
||||
|
||||
Submodule
+1
Submodule libs/stacktrace added at a562d4cb95
Reference in New Issue
Block a user