Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DateMoyr::< Operator

Compares this date to another one.

C++
bool operator <(
    const DateMoyr& dateMoyr
) const;
Parameters 
Description 
const DateMoyr& dateMoyr 
The date to compare to. 

True if this date is before argument date.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!