forked from BigfootDev/flatbuffers
77d57fd075
reserved_ is a size_t so ensure that the output of cur_ - buf_ is cast to that to avoid compiler warnings.