Frank Benkstein
ca417426c7
make flatbuffers::IsFieldPresent safer ( #4988 )
...
Give the vtable offset enum inside each table the name
"FlatBuffersVTableOffset" and base type voffset_t so it can be used as a
dependent type in IsFieldPresent. This makes that function slightly
safer since it prevents calling it with arbitrary, non-table types.
Now, the only way to use IsFieldPresent incorrectly is to create your
own type which does not inherit from flatbuffers::Table but has a
dependent voffset convertible type "FlatBuffersVTableOffset".
2018-10-22 15:57:45 -07:00
..
2018-10-15 16:55:59 -07:00
2018-10-22 15:44:18 -07:00
2017-06-26 09:07:02 -07:00
2018-10-15 16:55:59 -07:00
2018-10-22 15:57:45 -07:00
2018-03-05 08:45:25 -08:00
2018-09-28 20:11:05 -07:00
2018-10-22 15:57:45 -07:00
2018-08-09 09:50:54 -07:00
2018-10-22 15:41:12 -07:00
2018-10-22 15:41:12 -07:00
2018-10-15 16:55:59 -07:00
2017-08-24 09:35:54 -07:00
2018-10-15 16:55:59 -07:00
2017-05-24 16:26:57 -07:00
2017-08-11 09:24:36 -07:00
2017-11-06 10:20:22 -08:00
2017-08-24 09:35:54 -07:00
2018-10-15 16:55:59 -07:00
2017-05-10 16:45:08 -07:00
2018-07-29 13:23:00 -07:00
2018-07-05 15:55:57 -07:00
2018-07-05 15:55:57 -07:00
2018-10-22 15:57:45 -07:00
2018-10-04 10:37:22 -07:00
2018-07-29 13:23:00 -07:00
2018-09-28 20:11:05 -07:00
2018-08-10 15:27:51 -07:00
2018-09-21 09:42:43 -07:00
2018-10-22 15:41:12 -07:00
2018-10-22 15:41:12 -07:00
2018-10-08 15:29:22 -07:00
2018-10-08 12:43:57 -07:00
2017-12-28 09:10:55 -08:00
2017-12-28 09:10:55 -08:00
2018-03-05 08:40:55 -08:00
2017-08-24 09:35:54 -07:00
2018-10-15 16:55:59 -07:00
2018-10-15 16:55:59 -07:00
2018-10-15 16:55:59 -07:00
2018-10-15 16:55:59 -07:00
2017-08-11 09:24:36 -07:00
2017-08-11 09:24:36 -07:00
2018-10-15 17:07:08 -07:00
2017-05-24 16:26:57 -07:00
2018-09-12 11:44:51 -07:00
2018-09-12 11:44:51 -07:00
2018-10-22 15:44:18 -07:00
2018-10-22 15:44:18 -07:00
2018-10-18 10:32:59 -07:00
2018-10-18 10:32:59 -07:00
2018-10-18 10:39:08 -07:00
2018-10-03 12:27:27 -07:00
2017-08-11 09:24:36 -07:00
2018-05-03 12:10:45 -07:00