yosh-matsuda / cpp-yyjson

Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend
MIT License
57 stars 6 forks source link

Check if key exists in object? #10

Closed DUOLabs333 closed 7 months ago

DUOLabs333 commented 8 months ago

I looked in the API (both of yyjson and cpp-yyjson), but I couldn't see a contains analogue for the object type?