HomeSort by relevance Sort by last modified time
    Searched defs:has_facet (Results 1 - 2 of 2) sorted by null

  /external/stlport/stlport/stl/
_locale.h 299 struct has_facet { struct
301 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
304 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
  /ndk/sources/android/stlport/stlport/stl/
_locale.h 299 struct has_facet { struct
301 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
304 inline bool has_facet(const locale& __loc) _STLP_NOTHROW

Completed in 28 milliseconds