|
Boost : |
Subject: Re: [boost] [nowide] Request for interest (nowide unicode support for windows)
From: Artyom (artyomtnk_at_[hidden])
Date: 2010-06-17 02:57:26
>>>
>>> In v3, yes.
>>>
>>
>> Are you sure about this? How the file will be open?
>
> Depends on the standard library implementation. The Dinkumware
> library, used by Microsoft and some others, has an additional
> constructor/open that takes a wide character string. The fallback is
> to use the standard narrow character constructor/open.
Standard library, as according to standard does not accepts
wide strings.
So MSVC/Dinkumware implements... So what?
Does STL Port implements this?
Does GNU stdc++ implements this?
Does Intel compiler's standard library implements this?
Does Comeau C/C++ standard library implements this?
Does C++0x standards defines this?
This "wide string" file access is rather outstanding feature then a common one.
Artyom
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk