I am using RAD Studio XE5 for my software development. With the latest version of RAD Studio (10.3), there is a JSON library available in the RTL/VCL for parsing and creating JSON objects.
My question is, is there any similar library which I can use in RAD Studio XE5 (C++) for JSON parsing and object creation?