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