Home
last modified time | relevance | path

Searched defs:locale_ref (Results 1 – 1 of 1) sorted by relevance

/external/fmtlib/include/fmt/
Dformat-inl.h174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() function
197 FMT_FUNC std::string detail::grouping_impl(locale_ref) { in grouping_impl() argument
200 template <typename Char> FMT_FUNC Char detail::thousands_sep_impl(locale_ref) { in thousands_sep_impl() argument
203 template <typename Char> FMT_FUNC Char detail::decimal_point_impl(locale_ref) { in decimal_point_impl() argument