flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

[C++] Allow using FLATBUFFERS_MIN_BUFFER_SIZE in other namespaces

Open dominiklohmann opened this issue 1 year ago • 2 comments

This is a small change that makes FLATBUFFERS_MIN_BUFFER_SIZE usable outside of the flatbuffers namespace.

dominiklohmann avatar Feb 03 '24 18:02 dominiklohmann

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Feb 03 '24 18:02 google-cla[bot]

I've signed the CLA and triggered the check again, seems to pass now.

dominiklohmann avatar Feb 03 '24 18:02 dominiklohmann

Thanks!

dbaileychess avatar May 29 '24 03:05 dbaileychess