Searched defs:SSST (Results 1 – 1 of 1) sorted by relevance
757 class SSST { class781 SSST(int a, double b, int &r) : a(a), b(b), r(r) {} in SSST() function in SSST