d02 ex02 operator < ok
This commit is contained in:
@@ -30,6 +30,6 @@ private:
|
||||
|
||||
};
|
||||
|
||||
std::ostream & operator<<(std::ostream & out, Fixed const & fixed);
|
||||
std::ostream & operator<<(std::ostream & o, Fixed const & rhs);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user