Skip to content

Class TempLat::Stacktrace

ClassList > TempLat > Stacktrace

A class which holds the stacktrace to the point where it was instantiated. More...

  • #include <stacktrace.h>

Public Functions

Type Name
Stacktrace (ptrdiff_t skipBegin=0, ptrdiff_t maxSize=128)
string ()

Detailed Description

Unit test: ctest -R test-stacktrace

Public Functions Documentation

function Stacktrace

inline TempLat::Stacktrace::Stacktrace (
    ptrdiff_t skipBegin=0,
    ptrdiff_t maxSize=128
) 

function string

inline TempLat::Stacktrace::string () 

Friends Documentation

friend operator<<

inline std::ostream & TempLat::Stacktrace::operator<< (
    std::ostream & ostream,
    const Stacktrace & sttrc
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/debug/stacktrace.h