Searched defs:check_instances (Results 1 – 1 of 1) sorted by relevance
66 struct check_instances struct68 int instances_;69 int constructions_;71 check_instances() in check_instances() argument76 ~check_instances() in ~check_instances()81 int instances() const { return global_object_count.instances - instances_; } in instances()82 int constructions() const in constructions()