Tests a locale to see if a facet is present
template <class Facet> bool has_facet (const locale& loc) throw();
If a facet requested is present has_facet returns true.