Tags: lineCode/cppgraphqlgen
Tags
Merge pull request microsoft#8 from Microsoft/nocopy Use a single rapidjson::Document and allocator for the entire result set
Merge pull request microsoft#3 from Microsoft/rapidjson Port JSON parsing/generation from cpprestsdk to RapidJSON
Merge pull request microsoft#2 from Microsoft/pegtl Replace the GraphQL parser with a PEGTL implementation