Hi all,
I am studying c++ and there is an expression that i did not understand can someone please explain it to me ? It is declaration of a public class method. The expression is bool less_than(const Date &d) const . name of the class is Date.
Thank you,