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

Compares this date to another one.

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

True if this date is before argument, false otherwise.

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