Searched defs:StrIssue (Results 1 – 1 of 1) sorted by relevance
186 struct StrIssue { struct189 StrIssue() = default; argument190 StrIssue(int i) : val{i} {} in StrIssue() argument