Files
flatbuffers/tests
Fergus Henderson 20548ff3b6 Size verifier fix 2 (#8740)
* Fixes to make SizeVerifier work.

In particular change all the places in the Flatbuffers library
and generated code that were using `Verifier` to instead use
`VerifierTemplate<TrackBufferSize>` and wrap them all inside
`template <bool TrackBufferSize = false>`.

Also add unit tests for SizeVerifier.

* Format using `sh scripts/clang-format-git.sh`

* Use `B` rather than `TrackBufferSize` for the name of the template parameter.

* Update generated files.
2025-11-24 07:11:32 -05:00
..
2025-11-24 07:11:32 -05:00
2025-11-24 07:11:32 -05:00
2025-09-23 21:50:27 -07:00
2025-11-24 07:11:32 -05:00
2025-11-24 07:11:32 -05:00
2025-09-23 21:50:27 -07:00
2025-09-23 21:50:27 -07:00
2025-11-15 00:33:16 +01:00
2025-09-23 21:50:27 -07:00
2025-11-24 07:11:32 -05:00
2025-09-23 22:18:02 -07:00
2024-11-18 17:31:19 +00:00
2025-09-23 21:50:27 -07:00
2022-08-28 16:54:58 -07:00
2025-09-23 21:50:27 -07:00
2025-09-23 21:50:27 -07:00
2025-09-23 21:50:27 -07:00
2023-09-17 10:21:58 -07:00
2023-09-29 07:40:02 -07:00
2021-12-02 21:29:19 -08:00
2021-12-02 21:29:19 -08:00
2025-09-23 21:50:27 -07:00
2025-09-23 21:50:27 -07:00
2025-09-23 21:50:27 -07:00
2025-09-23 21:50:27 -07:00
2025-09-23 22:18:02 -07:00
2025-09-23 22:18:02 -07:00
2025-09-23 21:50:27 -07:00
2025-09-23 21:50:27 -07:00
2025-09-23 21:50:27 -07:00
2025-11-24 07:11:32 -05:00
2025-09-23 21:50:27 -07:00