transform

Provides a string object to be compared to other transformed strings.

  string_type transform
  (const charT* low, const charT* high) const;
  
Remarks

The transform member function is used for comparison of a series of strings.

Returns a string for comparison.