Function umpire::get_backtrace

Function Documentation

std::string umpire::get_backtrace(void *ptr)

Get the backtrace associated with the allocation of ptr.

The string may be empty if backtraces are not enabled.