Fix type inconsistency in EValue
Summary: Discovered by chrismthompson during cross compilation for a new embedded toolchain. `int` is signed type, `size_t` from `wrapped_vals.size()` is not. Reviewed By: digantdesai, JacobSzwejbka Differential Revision: D48201274 fbshipit-source-id: 40a9842e76ac99ffb9abefa1e90bfe6792960b9e
D
Dave Bort committed
4fc157aa6eb98558324b10c46eebf242261c24bb
Parent: 311164e
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 8/9/2023, 10:08:03 PM