I'm trying to create some operators for my class, but get errors:
It says "Overloadable unary operator expected." How, then, do I do a binary operator?Code:public static CMovieList operator<(CMovieList c) { }
|
Results 1 to 13 of 13
Thread: [Resolved] Overloaded OperatorsThreaded View
|
Click Here to Expand Forum to Full Width |