Changes between Version 10 and Version 11 of 2010CaoTme5


Ignore:
Timestamp:
Apr 9, 2010, 7:17:19 PM (15 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2010CaoTme5

    v10 v11  
    272272    inline unsigned int  getTime       () const;
    273273    inline unsigned int  getDelta () const;
    274     friend bool          operator<     ( const Time& lhs, const Time& rhs );
     274    friend bool          operator<     ( const Date& lhs, const Date& rhs );
    275275};
    276276}}}