FDO API Reference Feature Data Objects
FDO_API_COMMON bool FdoStringP::operator> ( const FdoStringP  str2  )  const [inline]

Various comparison operators. Greater than comparison operator.

Parameters:
str2 string to compare
Returns:
Returns true if this string is lexically greater than str2

Definition at line 177 of file StringP.h.


Comments or suggestions? Send us feedback.