
5 Jun
2010
5 Jun
'10
1:09 p.m.
On Fri, Jun 4, 2010 at 12:55 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
AMDG
Beman Dawes wrote:
...
Temporary use of any locale is already supported via class scoped_path_locale.
Is this thread-safe?
No. Good point. That's probably a strong argument for adding a constructor that takes a locale. Since the uses are probably not all that common, maybe additional overloads for other operations can be avoided. Thanks! --Beman