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