
8 Nov
2010
8 Nov
'10
8:39 a.m.
On 06/11/2010 19:06, vicente.botet wrote:
Hi,
I was considering to use mpl::string to implement chrono_io but I see that there are not the couterparts wstring, u16string and u32string. Without these classes I could not use the mpl strings. Is there a possibility to add these classes to Boost.Mpl?
If there is interest, I've got an implementation of u16string and u32string somewhere, along with compile-time UTF transcoding to convert these with string etc.