template<class T, class Traits = CharTraits<T>>
Compare this string with with o.
- Parameters:
-
| o | Other string to compare against. |
- Returns:
- a negavite value when this string < _buffer
- zero when this string == _buffer
- a positive value when this string > _buffer