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

Commented Issue: Missing web:: namespace in JSON documentation [6]

$
0
0
The current version of [JSON](https://casablanca.codeplex.com/wikipage?title=JSON&referringTitle=Documentation) chapter of the documentation does not explicitly explain all the JSON features live in the namespace web::json. It only sneaks

> all JSON values are represented by the web::json::value class

but later refers to all types using json:: namespace only without the web:: namespace qualifier.

Also, second example in the blog announcing [The C++ REST SDK](http://blogs.msdn.com/b/vcblog/archive/2013/02/26/the-c-rest-sdk-quot-casablanca-quot.aspx) does not compile due to missing web:: qualifier or using namespace web;

This is confusing.
Comments: Niklas, thanks!

Viewing all articles
Browse latest Browse all 4845

Trending Articles



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