Boost logo

Boost :

Subject: Re: [boost] [filesystem] Version 3 of Boost.Filesystem added to trunk
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-06-05 09:09:39


On Fri, Jun 4, 2010 at 12:55 PM, Steven Watanabe <watanabesj_at_[hidden]> 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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk