Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: Should I use L or U() when handling strings with JSON?

$
0
0
json::value json;

json[L"id"] = 42;
json[U("id")] = 42;

Which of these should I use for cross platform compatability? And what's the difference, really?

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>