mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 20:15:34 +00:00
reserved_ is a size_t so ensure that the output of cur_ - buf_ is cast to that to avoid compiler warnings.
reserved_ is a size_t so ensure that the output of cur_ - buf_ is cast to that to avoid compiler warnings.