Searched defs:StrIssue (Results 1 – 1 of 1) sorted by relevance
119 struct StrIssue { struct122 StrIssue() = default; argument123 StrIssue(int i) : val{i} {} in StrIssue() function