Searched defs:Right3 (Results 1 – 1 of 1) sorted by relevance
385 struct Right3 { struct387 Right3() = default; argument388 Right3(int) : y(40) {} in Right3() function