![]() Previously, we were checking if the code point immediately before/after the {currency} key was U+00A0 (non-breaking space). Instead, to handle other spacing code points, we must check if the surrounding code point has the separator general category. |
||
---|---|---|
.. | ||
CharacterTypes.cpp | ||
CharacterTypes.h | ||
CMakeLists.txt | ||
CurrencyCode.cpp | ||
CurrencyCode.h | ||
Forward.h | ||
Locale.cpp | ||
Locale.h |