mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
56fce57bf1
- rapidjson_citm_catalog_data.h: Remove references to non-existent fields (areaNames, topicNames, venueNames, etc.) and properly handle std::optional fields with value checks before dereferencing - benchmark_parsing_citm.cpp: Fix CITMPrice field names from abbreviated form (audience, seat) to actual struct names (audienceSubCategoryId, seatCategoryId) in nlohmann, rapidjson, and yyjson parsing code