mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 11:54:01 +00:00
ec74f58b94
* added FLATBUFFERS_CONSTEXPR_CPP14 define for C++14 and above constexpr * made HashFnv functions constexpr (depending on FLATBUFFERS_CONSTEXPR)