mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 05:45:18 +00:00
7b38aa71e6
Fixes following clang -Wdocumentation warning: ``` flatbuffers.h:1762:17: error: parameter ']' not found in the function declaration [-Werror,-Wdocumentation] /// @param[in]] v A const reference to the `std::vector` of structs to ```