Searched defs:do_decimal_point (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/src/ | ||
H A D | locale.cpp | 4023 wchar_t numpunct<wchar_t>::do_decimal_point() const { return __decimal_point_; } in do_decimal_point() function in numpunct |