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

Compares benefit with benefit from another instance.

C++
bool operator <(
    const BenefitAmount& bentemp
) const;
Parameters 
Description 
const BenefitAmount& bentemp 
Benefit to compare to. 

True if this benefit is less than argument.

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