libept
Public Member Functions | List of all members
ept::tests::TestStack Struct Reference

#include <tests.h>

Inheritance diagram for ept::tests::TestStack:

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...
 

Member Function Documentation

◆ backtrace() [1/2]

std::string ept::tests::TestStack::backtrace ( ) const

Return the formatted backtrace for this location.

◆ backtrace() [2/2]

void ept::tests::TestStack::backtrace ( std::ostream &  out) const

Write the formatted backtrace for this location to out.


The documentation for this struct was generated from the following files: