Creates a copy of the locale except for the type Facet of the argument.
template <class Facet> locale combine(const locale& other);
The newly created locale is returned.