operator !=

The locale non-equality operator

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

The non-equality operator returns true if the locales are not the same.