Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Hide the backtrace implementation in a private pimpl
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 28 Oct 2018 21:30:38 +0000 (22:30 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 29 Oct 2018 10:31:36 +0000 (11:31 +0100)
commitf17b9a490a2fc481082483fce016d57605d429a0
tree77434aa0850c160af45d48f5e2c1fc8968185d51
parent65a7a10e6d1e5aaddaabfe7e68af9a6b21769772
Hide the backtrace implementation in a private pimpl

This opens the path to an implementation with Boost.Stacktrace when found
include/simgrid/Exception.hpp
include/xbt/backtrace.hpp
src/xbt/backtrace.cpp
src/xbt/exception.cpp