Define Vector::value_type for STL compatibility (#6394)
authorbrian-brt <brian.silverman@bluerivert.com>
Fri, 8 Jan 2021 19:35:55 +0000 (11:35 -0800)
committerGitHub <noreply@github.com>
Fri, 8 Jan 2021 19:35:55 +0000 (11:35 -0800)
commit39e115fdb468d614accc09d177f1b46900473481
treef9ef4163071dac07b84f4721a790d384fe1b9b2b
parent85719669cb90e8f6a614ea8dd744efb93855bfa2
Define Vector::value_type for STL compatibility (#6394)

Specifically, this lets the googlemock container matchers work with a
flatbuffers::Vector.

https://github.com/google/googletest/blob/master/googlemock/docs/cheat_sheet.md#container-matchers
include/flatbuffers/flatbuffers.h