chadaustin / sajson

Lightweight, extremely high-performance JSON parser for C++11
MIT License
564 stars 41 forks source link

implemented value::find_object_key method #1

Closed dimitarcl closed 11 years ago

dimitarcl commented 11 years ago

Added method for finding the index of a key in the object.