struct Match

Defined at line 43 of file ../../src/developer/debug/zxdb/client/pretty_stack_manager.h

Public Members

size_t match_count
basic_string description

Public Methods

void Match ()

Defined at line 44 of file ../../src/developer/debug/zxdb/client/pretty_stack_manager.h

void Match (size_t mc, const std::string & d)

Defined at line 45 of file ../../src/developer/debug/zxdb/client/pretty_stack_manager.h

bool operator bool ()

Returns true if this matches any frames.

Defined at line 48 of file ../../src/developer/debug/zxdb/client/pretty_stack_manager.h