Searched refs:RAPIDJSON_VERSION_STRING (Results 1 – 2 of 2) sorted by relevance
21 std::cout << "RapidJSON v" << RAPIDJSON_VERSION_STRING << std::endl; in main()
73 #define RAPIDJSON_VERSION_STRING \ macro