Files
flatbuffers/include/flatbuffers
Tyler Denniston 74c3d7eba2 [C++] Add mutable version of LookupByKey and test (#6826)
* [C++] Add mutable version of LookupByKey and test

This adds an overload of LookupByKey to allow lookup in sorted Vectors to
return a mutable instance of the object (or nullptr if not found).

* Fix naming
2021-08-31 17:17:20 -04:00
..
2019-12-23 12:13:48 -08:00
2020-09-22 17:57:01 -07:00
2021-05-13 14:57:36 -07:00