Searched defs:has_facet (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_locale.h301 struct has_facet { struct
303 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
306 inline bool has_facet(const locale& __loc) _STLP_NOTHROW

Completed in 36 milliseconds