Home | History | Annotate | Download | only in bits

Lines Matching defs:imbue

255        * @note Calling imbue with a different locale than the one currently in
259 imbue(locale_type __loc)
664 imbue(locale_type __loc)
665 { return _M_traits.imbue(__loc); }