Hello Baptiste !

 

I decided to use jsoncpp in my application, but faced an issue !

The application uses std:wstring for JSON message values due to unicode maintenance,

but I don’t see how I can form JSON message through Json::Value.

So, why it doesn’t support std::wstring and how it could be solved ?

 

Regards.

 

Maxim Aga