Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
StackInfo.cpp File Reference
#include <sese/system/StackInfo.h>
#include <sese/text/StringBuilder.h>
#include <sese/util/Range.h>
#include <sese/io/OutputBufferWrapper.h>
#include <cassert>
#include <execinfo.h>

Functions

size_t findPos2 (const char *buffer, size_t pos)
 

Function Documentation

◆ findPos2()

size_t findPos2 ( const char * buffer,
size_t pos )
inline

References count().

Referenced by sese::system::StackInfo::StackInfo().