Parameters
Return value
The resulting locale object, which has no name.Throws runtime_error if other does not have the facet specified by Facet defined.
See also
| locale::locale | Locale constructor (public member function) |
template <class Facet> locale combine (const locale& other) const;
Construct copy of locale modifying one facet
| locale::locale | Locale constructor (public member function) |