Searched defs:Right4 (Results 1 – 1 of 1) sorted by relevance
410 struct Right4 { struct412 Right4() = default; argument413 Right4(int) : y(43) {} in Right4() function