carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Define a localization solution that is compatible with C++ std::locale

Open OlaFosheimGrostad opened this issue 3 years ago • 1 comments
trafficstars

C++20 formatting functions take a localization context std::locale.

Evaluate whether Carbon should provide its own localization context or use the one provided by C++. If Carbon provides a Carbon specific localization solution then it has to be able to produce a std::locale .

OlaFosheimGrostad avatar Aug 20 '22 11:08 OlaFosheimGrostad

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please comment or remove the inactive label. The long term label can also be added for issues which are expected to take time. This issue is labeled inactive because the last activity was over 90 days ago.

github-actions[bot] avatar Nov 19 '22 02:11 github-actions[bot]