Searched defs:Couple (Results 1 – 1 of 1) sorted by relevance
63 struct Couple struct67 Couple(int X, float Y, char Z) : sp(X,Y,Z), in Couple() argument