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 174 of file StringP.h.