has_facet

template<class Facet>
    bool has_facet(const locale& loc);

The template function returns true if a locale facet of class Facet is listed within the locale object loc.