operator ==

The locale equality operator.

  bool operator==(const locale& other) const;
  
Remarks

The equality operator returns true if both arguments are the same locale.