30 : m_first_location (fn_arg, l_arg)
31 , m_reuse_count (reuse)
52 Restrack_has_error =
false;
59 Restrack_has_error = Restrack_has_error ||
error;
65 Restrack_suppress_assert = suppress;
resource_tracker_item(const char *fn_arg, int l_arg, unsigned reuse)
void restrack_set_suppress_assert(bool suppress)
void restrack_log(const std::string &str)
void restrack_set_error(bool error)
bool Restrack_suppress_assert
void _er_log_debug(const char *file_name, const int line_no, const char *fmt,...)
bool restrack_pop_error(void)
static void error(const char *msg)
fileline_location m_first_location
bool restrack_is_assert_suppressed(void)
std::ostream & operator<<(std::ostream &os, const fileline_location &fileline)