Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
InsCode::== Operator

Returns true if the InsCode::InsCodeType's are equal.

C++
bool operator ==(
    const InsCode& newCode
) const;
Parameters 
Description 
const InsCode& newCode 
The insured status code to compare against.  

True if the InsCode::InsCodeType's are equal.

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