![]() |
Allocators
|
Produces a backtrace of RAII. More...
#include <backtrace.hpp>
Public Member Functions | |
void | dump (std::ostream &os) const |
Produces a backtrace of RAII.
An instance of this object preserves backtrace of invocation on which the object has been created. An std::ostream insertion operator is overloaded to write back trace with iostream.
Definition at line 18 of file backtrace.hpp.