[c++17] Suppress std::iterator deprecation warning This change suppresses std::iterator deprecation warning in flatbuffers.h. This new warning is enforced in latest clang. Bug: 78646 Change-Id: Ie9b20c0c0f35e258503e55a0b2120ea23db754d9 Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/flatbuffers/+/543605 Reviewed-by: Shai Barack <shayba@google.com>