libept
|
#include <tests.h>
Public Member Functions | |
std::string | backtrace () const |
Return the formatted backtrace for this location. More... | |
void | backtrace (std::ostream &out) const |
Write the formatted backtrace for this location to out. More... | |
std::string ept::tests::TestStack::backtrace | ( | ) | const |
Return the formatted backtrace for this location.
void ept::tests::TestStack::backtrace | ( | std::ostream & | out | ) | const |
Write the formatted backtrace for this location to out.