mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 05:25:20 +00:00
04c17c7a76
For C++11 platforms, absl::string_view is sometimes available. This can be used for string_view when std::string_view is not available.