bool operator ==(const CL_ClipRect &rect);
Standard C++ == operator.
friend ostream& operator << (ostream &os, CL_ClipRect &rect);
Back to index