has_facet

Tests a locale to see if a facet is present

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

If a facet requested is present has_facet returns true.