combine

Creates a copy of the locale except for the type Facet of the argument.

  template <class Facet> locale combine(const locale& other);
  
Remarks

The newly created locale is returned.