Searched defs:lib_error_count (Results 1 – 1 of 1) sorted by relevance
119 struct lib_error_count struct121 int error_count;122 string library;124 bool operator<( const lib_error_count & rhs ) const in operator <()