FDO_API_COMMON bool FdoStringP::operator>= ( const FdoStringP  str2  )  const [inline]

Greater than or equal comparison operator.

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

Definition at line 188 of file StringP.h.