[Darwin, Linux] use xlocale for efficiency
------------------------------------------

                 Key: STDCXX-892
                 URL: https://issues.apache.org/jira/browse/STDCXX-892
             Project: C++ Standard Library
          Issue Type: Improvement
          Components: 22. Localization
    Affects Versions: 4.2.0
            Reporter: Martin Sebor
             Fix For: 4.3


Both Darwin and Linux provide support for per-object locale in the C library. 
We should investigate the possibility of (perhaps optionally) making use of 
this API in our implementation of C++ locales.

The best info I've been able to find online so far is the Apple Darwin 
[xlocale(3)|http://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/xlocale.3.html]
 man page.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to