Struct ResolvedTrace::SourceLoc

Nested Relationships

This struct is a nested type of Struct ResolvedTrace.

Struct Documentation

struct backward::ResolvedTrace::SourceLoc

Public Functions

inline SourceLoc()
inline bool operator==(const SourceLoc &b) const
inline bool operator!=(const SourceLoc &b) const

Public Members

std::string function
std::string filename
unsigned line
unsigned col